Skip to content

Commit

Permalink
chore(release): 7.20.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.20.1](v7.20.0...v7.20.1) (2023-06-16)

### Bug Fixes

* **dependencies:** update fsxa stack ([#114](#114)) ([1790620](1790620))
  • Loading branch information
semantic-release-bot committed Jun 16, 2023
1 parent 1790620 commit d65ce4e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [7.20.1](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v7.20.0...v7.20.1) (2023-06-16)


### Bug Fixes

* **dependencies:** update fsxa stack ([#114](https://github.com/e-Spirit/fsxa-nuxt-module/issues/114)) ([1790620](https://github.com/e-Spirit/fsxa-nuxt-module/commit/17906205fc69df3e3a1af7585d4c126ac1784f0e))

# [7.20.0](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v7.19.0...v7.20.0) (2023-06-16)


Expand Down
2 changes: 1 addition & 1 deletion 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": "fsxa-nuxt-module",
"version": "7.20.0",
"version": "7.20.1",
"description": "",
"main": "./dist/module/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit d65ce4e

Please sign in to comment.