Skip to content

Commit

Permalink
chore(main): release zeta-icons 0.5.5 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 20, 2024
1 parent 7d7a085 commit 969d1d6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.4"
".": "0.5.5"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.5.5](https://github.com/ZebraDevs/zeta-icons/compare/zeta-icons-v0.5.4...zeta-icons-v0.5.5) (2024-08-20)


### Bug Fixes

* Fix bugs from previous release ([#22](https://github.com/ZebraDevs/zeta-icons/issues/22)) ([7d7a085](https://github.com/ZebraDevs/zeta-icons/commit/7d7a08542bf947c86191b85a3cb5682e0149ee55))
* flutter publish dir ([7d7a085](https://github.com/ZebraDevs/zeta-icons/commit/7d7a08542bf947c86191b85a3cb5682e0149ee55))
* index.ts points to correct file ([7d7a085](https://github.com/ZebraDevs/zeta-icons/commit/7d7a08542bf947c86191b85a3cb5682e0149ee55))
* On release trigger ([7d7a085](https://github.com/ZebraDevs/zeta-icons/commit/7d7a08542bf947c86191b85a3cb5682e0149ee55))

## [0.5.4](https://github.com/ZebraDevs/zeta-icons/compare/zeta-icons-v0.5.3...zeta-icons-v0.5.4) (2024-08-20)


Expand Down
4 changes: 2 additions & 2 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": "@zebra-fed/zeta-icons",
"version": "0.5.4",
"version": "0.5.5",
"type": "module",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 969d1d6

Please sign in to comment.