Skip to content

Commit

Permalink
chore(release): 28.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [28.3.1](v28.3.0...v28.3.1) (2022-07-18)

### Bug Fixes

* **skeleton:** fixed skeleton animation flickering(safari) ([#142](#142)) ([40fb389](40fb389))
  • Loading branch information
semantic-release-bot committed Jul 18, 2022
1 parent 0db00e2 commit fd092fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [28.3.1](https://github.com/core-ds/core-components/compare/v28.3.0...v28.3.1) (2022-07-18)


### Bug Fixes

* **skeleton:** fixed skeleton animation flickering(safari) ([#142](https://github.com/core-ds/core-components/issues/142)) ([40fb389](https://github.com/core-ds/core-components/commit/40fb389316d2a12492ea6a1827947ac71bf7d081))

# [28.3.0](https://github.com/core-ds/core-components/compare/v28.2.6...v28.3.0) (2022-07-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "28.3.0",
"version": "28.3.1",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit fd092fd

Please sign in to comment.