Skip to content

Commit 052764f

Browse files
authored
Merge pull request #28 from silinternational/hobbitronics-patch-1
Add current tag and tag links to changelog
2 parents d29e304 + e873ead commit 052764f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [1.1.0](https://github.com/silinternational/ui-components/releases/tag/v1.1.0) - 2021-05-26
88
### Changed
99
- package.json version to 1.1.0
1010

@@ -19,12 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Fixed
2020
- README: import from '@silintl/ui-components' not 'ui-components'
2121
22-
## [1.0.1] - 2021-05-18
22+
## [1.0.1](https://github.com/silinternational/ui-components/releases/tag/v1.0.1) - 2021-05-18
2323
### Changed
2424
- updated package-lock.json
25-
- installation instructions in README.md. Now install with npm: `npm i @silintl/ui-components`
25+
- installation instructions in README. Now install with npm: `npm i @silintl/ui-components`
2626
27-
## [1.0.0] - 2021-05-18
27+
## [1.0.0](https://github.com/silinternational/ui-components/releases/tag/v1.0.0) - 2021-05-18
2828
### Added
2929
- package.json and package-lock.json
3030
- ./random/index.js to generate random IDs for some components

0 commit comments

Comments
 (0)