File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments