Skip to content

Commit

Permalink
chore(release): 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Jul 23, 2024
1 parent 03e8e2f commit 4ca8885
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 @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [5.0.1](https://github.com/cdcabrera/apidoc-mock/compare/f3a90b7a3ba20af5bb6c888eb954c1076fd4d009...03e8e2f23b5f0c045b3d73d5813e75b8fcfc4e1a) (2024-07-23)


### Builds
* **deps-dev** bump group with 4 updates ([#373](https://github.com/cdcabrera/apidoc-mock/pull/373)) ([03e8e2f](https://github.com/cdcabrera/apidoc-mock/commit/03e8e2f23b5f0c045b3d73d5813e75b8fcfc4e1a))
* **deps** bump group with 2 updates ([#372](https://github.com/cdcabrera/apidoc-mock/pull/372)) ([0cc1d0c](https://github.com/cdcabrera/apidoc-mock/commit/0cc1d0c7dd29ff614c16c05f722bfba9e908ad67))
* **deps-dev** bump changelog-light from 1.2.0 to 2.0.0 ([#370](https://github.com/cdcabrera/apidoc-mock/pull/370)) ([c31b897](https://github.com/cdcabrera/apidoc-mock/commit/c31b897b631bcf572295b70f5152e9df2dda8b8c))
* **deps-dev** bump group with 5 updates ([#369](https://github.com/cdcabrera/apidoc-mock/pull/369)) ([a1526ab](https://github.com/cdcabrera/apidoc-mock/commit/a1526ab24717a46c7abc445bd0601158752ae92b))

## [5.0.0](https://github.com/cdcabrera/apidoc-mock/compare/befa0b66b2cf8be8b3d9d3a574a3a54b9b4e6432...ae8a87ec612d4d291e2f83edff407620e57a8289) (2024-06-14)
⚠ BREAKING CHANGES

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": "apidoc-mock",
"version": "5.0.0",
"version": "5.0.1",
"description": "Create a mock server from apiDoc comments.",
"author": "cdcabrera",
"license": "MIT",
Expand Down

0 comments on commit 4ca8885

Please sign in to comment.