Skip to content

Commit

Permalink
chore(release): 1.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.2](v1.8.1...v1.8.2) (2023-05-29)

### Bug Fixes

* **deps:** update all dependencies (non-major) ([a098eb7](a098eb7))
  • Loading branch information
semantic-release-bot committed May 29, 2023
1 parent a098eb7 commit f320cff
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.8.2](https://github.com/podium-lib/podlet-server/compare/v1.8.1...v1.8.2) (2023-05-29)


### Bug Fixes

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

## [1.8.1](https://github.com/podium-lib/podlet-server/compare/v1.8.0...v1.8.1) (2023-05-22)


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.8.1",
"version": "1.8.2",
"type": "module",
"bin": {
"podlet": "./cli.js"
Expand Down

0 comments on commit f320cff

Please sign in to comment.