Skip to content

Commit

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

### Features

* **dependencies:** update fsxa stack ([#116](#116)) ([c56f386](c56f386))
  • Loading branch information
semantic-release-bot committed Jun 22, 2023
1 parent c56f386 commit e182a98
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.21.0](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v7.20.1...v7.21.0) (2023-06-22)


### Features

* **dependencies:** update fsxa stack ([#116](https://github.com/e-Spirit/fsxa-nuxt-module/issues/116)) ([c56f386](https://github.com/e-Spirit/fsxa-nuxt-module/commit/c56f38630196c92c13bb780501b19a9a9891f9d3))

## [7.20.1](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v7.20.0...v7.20.1) (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.1",
"version": "7.21.0",
"description": "",
"main": "./dist/module/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit e182a98

Please sign in to comment.