Skip to content

Commit

Permalink
chore(release): 1.4.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.5](v1.4.4...v1.4.5) (2021-11-03)

### Bug Fixes

* fix language switch and provide further documentation ([#46](#46)) ([7f73410](7f73410))
  • Loading branch information
semantic-release-bot committed Nov 3, 2021
1 parent 7f73410 commit 82426d2
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.4.5](https://github.com/e-Spirit/fsxa-pwa/compare/v1.4.4...v1.4.5) (2021-11-03)


### Bug Fixes

* fix language switch and provide further documentation ([#46](https://github.com/e-Spirit/fsxa-pwa/issues/46)) ([7f73410](https://github.com/e-Spirit/fsxa-pwa/commit/7f7341057811d0601e439cf671830db1eda9031a))

## [1.4.4](https://github.com/e-Spirit/fsxa-pwa/compare/v1.4.3...v1.4.4) (2021-09-14)


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-pwa",
"version": "1.4.4",
"version": "1.4.5",
"description": "Demo PWA built with FSXA",
"license": "Apache-2.0",
"private": true,
Expand Down

0 comments on commit 82426d2

Please sign in to comment.