Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.0...v1.14.0) (2022-04-29)

### Features

* **app-menu:** adds the user card to the app menu ([1551a43](1551a43)), closes [#105](#105)
  • Loading branch information
semantic-release-bot committed Apr 29, 2022
1 parent 1551a43 commit a3f375e
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,3 +1,10 @@
# [1.14.0](https://github.com/anguspiv/pokermans/compare/v1.13.0...v1.14.0) (2022-04-29)


### Features

* **app-menu:** adds the user card to the app menu ([1551a43](https://github.com/anguspiv/pokermans/commit/1551a435317741f8c821e203615d9ddfac42b013)), closes [#105](https://github.com/anguspiv/pokermans/issues/105)

# [1.13.0](https://github.com/anguspiv/pokermans/compare/v1.12.0...v1.13.0) (2022-04-25)


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
Expand Up @@ -131,5 +131,5 @@
"prisma": {
"seed": "node --loader ts-node/esm prisma/seed.ts"
},
"version": "1.13.0"
"version": "1.14.0"
}

1 comment on commit a3f375e

@vercel
Copy link

@vercel vercel bot commented on a3f375e Apr 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.