Skip to content

Commit

Permalink
chore(release): 5.0.0-next.9 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0-next.9](v5.0.0-next.8...v5.0.0-next.9) (2022-10-09)

### Bug Fixes

* Remove original url module ([#185](#185)) ([6c01c0f](6c01c0f))
  • Loading branch information
semantic-release-bot committed Oct 9, 2022
1 parent 6c01c0f commit 002e3e3
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 @@
# [5.0.0-next.9](https://github.com/podium-lib/utils/compare/v5.0.0-next.8...v5.0.0-next.9) (2022-10-09)


### Bug Fixes

* Remove original url module ([#185](https://github.com/podium-lib/utils/issues/185)) ([6c01c0f](https://github.com/podium-lib/utils/commit/6c01c0f44e3b24c7f481a2504003903529e8f80e))

# [5.0.0-next.8](https://github.com/podium-lib/utils/compare/v5.0.0-next.7...v5.0.0-next.8) (2022-05-04)


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/utils",
"version": "5.0.0-next.8",
"version": "5.0.0-next.9",
"description": "Common generic utility methods shared by @podium modules.",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 002e3e3

Please sign in to comment.