Skip to content

Commit

Permalink
chore(release): Bumping wallet-manager to version v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mbellamj committed May 2, 2024
1 parent 5766e5b commit feef5e4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.4](https://github.com/mbellamj/wallet-manager/compare/v1.0.3...v1.0.4)

- feat(ui): add ui components (button, dropdown-menu, input, sheet, tooltip) [`afdae41`](https://github.com/mbellamj/wallet-manager/commit/afdae414aaed07d815eeb3292d2897f5d00e6076)
- feat(components): add common app ui components [`fddda1a`](https://github.com/mbellamj/wallet-manager/commit/fddda1ad8e1f41995df0d6ca77eb11ffcb22f1a4)
- feat(components): add base layout component [`00eed05`](https://github.com/mbellamj/wallet-manager/commit/00eed059e420b2739696c4c5896cd75b7f6b7ec1)

#### [v1.0.3](https://github.com/mbellamj/wallet-manager/compare/v1.0.2...v1.0.3)

> 1 May 2024
- chore(release): Bumping wallet-manager to version v1.0.3 [`3b1a20c`](https://github.com/mbellamj/wallet-manager/commit/3b1a20c409d2677418249d0b7696a52d8d8b79fb)
- fix(i18n): add, configure "next-intl/plugin" and update next.config.mjs [`5c5a705`](https://github.com/mbellamj/wallet-manager/commit/5c5a70517f0c76316842e47a983fbaebd80ee5c6)
- fix(release): update release-it config [`df30cdc`](https://github.com/mbellamj/wallet-manager/commit/df30cdc201a3158a3b33967ae3209208f30322ad)

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": "wallet-manager",
"version": "1.0.3",
"version": "1.0.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit feef5e4

Please sign in to comment.