Skip to content

Commit

Permalink
chore(release): 1.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2020-09-08)

### Bug Fixes

* **plugin:** set appUrl for client mode ([ca32188](ca32188))
  • Loading branch information
semantic-release-bot committed Sep 8, 2020
1 parent 303a93a commit 5383f78
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 @@
## [1.2.6](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v1.2.5...v1.2.6) (2020-09-08)


### Bug Fixes

* **plugin:** set appUrl for client mode ([ca32188](https://github.com/e-Spirit/fsxa-nuxt-module/commit/ca3218881c387d2d0badafc8413e91e39a29cc8a))

## [1.2.5](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v1.2.4...v1.2.5) (2020-09-08)


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": "1.2.5",
"version": "1.2.6",
"description": "",
"main": "./dist/module/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 5383f78

Please sign in to comment.