Skip to content

Commit

Permalink
chore(main): release zeta-icons 0.5.0 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton authored May 3, 2024
1 parent 3290be9 commit f33be61
Show file tree
Hide file tree
Showing 4 changed files with 17 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.4.1"
".": "0.5.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.5.0](https://github.com/zebratechnologies/zeta-icons/compare/zeta-icons-v0.4.1...zeta-icons-v0.5.0) (2024-05-03)


### Features

* icon-updates ([#41](https://github.com/zebratechnologies/zeta-icons/issues/41)) ([ca1880c](https://github.com/zebratechnologies/zeta-icons/commit/ca1880cfdb23dc6a0aca7369ec83b990731dc8d1))
* removing non open-sourceable icons (DNA category) ([540926b](https://github.com/zebratechnologies/zeta-icons/commit/540926b2a9f431f625e6b6c76ee0e1b5e38d3c76))


### Miscellaneous Chores

* release 0.5.0 ([3290be9](https://github.com/zebratechnologies/zeta-icons/commit/3290be9476059a1e7778baf4e33d3078396a28ee))

## [0.4.1](https://github.com/zebratechnologies/zeta-icons/compare/zeta-icons-v0.4.0...zeta-icons-v0.4.1) (2024-04-26)


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.4.1",
"version": "0.5.0",
"type": "module",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit f33be61

Please sign in to comment.