Skip to content

Commit

Permalink
Release v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink committed Oct 10, 2023
1 parent 7efa5c4 commit 4a0487f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.3.4] - 2023-10-10
### Fixed
- Import error for CSS Props packages with PostCSS, closes #191
- Missing PostCSS export for Native Element for Button Component

## [1.3.3] - 2023-09-02
### Changed
Expand Down
14 changes: 7 additions & 7 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
Expand Up @@ -44,7 44,7 @@
"@fylgja/base": "^1.1.2",
"@fylgja/borders": "^1.0.2",
"@fylgja/breadcrumbs": "^1.1.1",
"@fylgja/button": "^1.2.7",
"@fylgja/button": "^1.2.8",
"@fylgja/card": "^1.3.0",
"@fylgja/code": "^1.0.3",
"@fylgja/colors": "^1.1.3",
Expand Down

0 comments on commit 4a0487f

Please sign in to comment.