Skip to content

Commit

Permalink
chore: release v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Feb 1, 2024
1 parent 423b3c3 commit 7566857
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.4.7](https://github.com/NovaGaia/strapi-plugin-mock-datas/compare/1.4.6...1.4.7)

- feat: add boostrap file [`423b3c3`](https://github.com/NovaGaia/strapi-plugin-mock-datas/commit/423b3c37863b86eb605ddebcf4f19452f71c023e)

#### [1.4.6](https://github.com/NovaGaia/strapi-plugin-mock-datas/compare/1.4.4...1.4.6)

> 1 February 2024
- chore: add new config [`62513c2`](https://github.com/NovaGaia/strapi-plugin-mock-datas/commit/62513c2e7bf9e705098b6531feeca62e54dedda3)
- chore: release v1.4.6 [`b6cb949`](https://github.com/NovaGaia/strapi-plugin-mock-datas/commit/b6cb949fcf2096c54119bb9cb35abff3f1af0a20)
- feat: add plugin permissions [`f804dcd`](https://github.com/NovaGaia/strapi-plugin-mock-datas/commit/f804dcde8888becaa61c4ed4a7649fa0a8941201)
- chore: update pkg version manualy [`0168d9b`](https://github.com/NovaGaia/strapi-plugin-mock-datas/commit/0168d9b763967b73c04a245e4afb84b56a5477aa)

#### [1.4.4](https://github.com/NovaGaia/strapi-plugin-mock-datas/compare/1.4.3...1.4.4)

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": "nova-datas-mocker",
"version": "1.4.6",
"version": "1.4.7",
"description": "On demand, mock all responses from your Strapi APIs.",
"strapi": {
"name": "nova-datas-mocker",
Expand Down

0 comments on commit 7566857

Please sign in to comment.