Skip to content

Commit

Permalink
docs: changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
agerard-godaddy committed Oct 9, 2024
1 parent 69ab069 commit bc09807
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/gasket-plugin-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @gasket/plugin-cypress

### 7.0.3

- Fix to use start:local only if set ([#941])

### 7.0.0

- See [Version 7 Upgrade Guide] for overall changes
Expand Down Expand Up @@ -28,3 +32,4 @@
[#541]: https://github.com/godaddy/gasket/pull/541
[#660]: https://github.com/godaddy/gasket/pull/660
[#670]: https://github.com/godaddy/gasket/pull/670
[#941]: https://github.com/godaddy/gasket/pull/941
5 changes: 5 additions & 0 deletions packages/gasket-plugin-docusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# `@gasket/plugin-docusaurus`

### 7.0.3

- Add create hook check with dev deps ([#937])

### 7.0.0

- See [Version 7 Upgrade Guide] for overall changes
Expand Down Expand Up @@ -62,3 +66,4 @@
[#670]: https://github.com/godaddy/gasket/pull/670
[#674]: https://github.com/godaddy/gasket/pull/674
[#736]: https://github.com/godaddy/gasket/pull/736
[#937]: https://github.com/godaddy/gasket/pull/937
5 changes: 5 additions & 0 deletions packages/gasket-plugin-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# `@gasket/plugin-fastify`

### 7.0.3

- Fix `[object Object]` logs in Fastify api apps ([#940])

### 7.0.0

- See [Version 7 Upgrade Guide] for overall changes
Expand Down Expand Up @@ -69,3 +73,4 @@ Enable middleware support ([#172])
[#555]: https://github.com/godaddy/gasket/pull/555
[#613]: https://github.com/godaddy/gasket/pull/613
[#675]: https://github.com/godaddy/gasket/pull/675
[#940]: https://github.com/godaddy/gasket/pull/940
5 changes: 5 additions & 0 deletions packages/gasket-plugin-lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# `@gasket/plugin-lint`

### 7.0.3

- Add create dev deps ([#937])

### 7.0.0

- See [Version 7 Upgrade Guide] for overall changes
Expand Down Expand Up @@ -115,3 +119,4 @@
[#460]: https://github.com/godaddy/gasket/pull/460
[#482]: https://github.com/godaddy/gasket/pull/482
[#670]: https://github.com/godaddy/gasket/pull/670
[#937]: https://github.com/godaddy/gasket/pull/937

0 comments on commit bc09807

Please sign in to comment.