Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.2](v1.7.1...v1.7.2) (2023-05-15)

### Bug Fixes

* **deps:** update all dependencies (non-major) ([5f250be](5f250be))
  • Loading branch information
semantic-release-bot committed May 15, 2023
1 parent 5f250be commit 26aa04f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.2](https://github.com/podium-lib/podlet-server/compare/v1.7.1...v1.7.2) (2023-05-15)


### Bug Fixes

* **deps:** update all dependencies (non-major) ([5f250be](https://github.com/podium-lib/podlet-server/commit/5f250be2580f2cc59d5e94e32f765b0f6443d5ea))

## [1.7.1](https://github.com/podium-lib/podlet-server/compare/v1.7.0...v1.7.1) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/podlet-server",
"version": "1.7.1",
"version": "1.7.2",
"type": "module",
"bin": {
"podlet": "./cli.js"
Expand Down

0 comments on commit 26aa04f

Please sign in to comment.