Skip to content

Commit

Permalink
chore: release 0.0.5 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimmeyer authored Nov 2, 2023
1 parent 5cec4d2 commit 3e938c0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.5](https://github.com/jkimmeyer/panorama-design-system/compare/0.0.4...0.0.5) (2023-11-02)


### Miscellaneous

* Fix package ([#73](https://github.com/jkimmeyer/panorama-design-system/issues/73)) ([5cec4d2](https://github.com/jkimmeyer/panorama-design-system/commit/5cec4d2c368885a4ef3ad9acfb9b47e454a53ac2))

## [0.0.4](https://github.com/jkimmeyer/panorama-design-system/compare/0.0.3...0.0.4) (2023-11-02)


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": "@jkimmeyer/panorama-design-system",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"main": "dist/main.js",
"module": "./dist/main.js",
Expand Down

0 comments on commit 3e938c0

Please sign in to comment.