Skip to content

Commit

Permalink
Merge pull request #53 from silinternational/develop
Browse files Browse the repository at this point in the history
Release 2.3.1
  • Loading branch information
hobbitronics authored Jul 22, 2021
2 parents 0060a2f + 67f2198 commit c7ec17b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 16 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.3.1](https://github.com/silinternational/ui-components/releases/tag/v2.3.1) - 2021-07-22
### Fixed
- package-lock.json still had [email protected]. Excessive warnings from sass.

## [2.3.0](https://github.com/silinternational/ui-components/releases/tag/v2.3.0) - 2021-07-21
### Added
- borderRadius, padding and bordered props to Badge
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@silintl/ui-components",
"version": "2.3.0",
"version": "2.3.1",
"description": "Reusable Svelte components for some internal applications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c7ec17b

Please sign in to comment.