Skip to content

Commit

Permalink
chore(release): 3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.1](v3.2.0...v3.2.1) (2022-02-10)

### Bug Fixes

* **404:** fix 404 after reload ([#65](#65)) ([d604b6e](d604b6e))
  • Loading branch information
semantic-release-bot committed Feb 10, 2022
1 parent d604b6e commit 9ac80f7
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 @@
## [3.2.1](https://github.com/e-Spirit/fsxa-pwa/compare/v3.2.0...v3.2.1) (2022-02-10)


### Bug Fixes

* **404:** fix 404 after reload ([#65](https://github.com/e-Spirit/fsxa-pwa/issues/65)) ([d604b6e](https://github.com/e-Spirit/fsxa-pwa/commit/d604b6e4d5a84b2b39c0e6c55a3cd98ba99be1bf))

# [3.2.0](https://github.com/e-Spirit/fsxa-pwa/compare/v3.1.1...v3.2.0) (2022-02-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-pwa",
"version": "3.2.0",
"version": "3.2.1",
"description": "Demo PWA built with FSXA",
"license": "Apache-2.0",
"private": true,
Expand Down

0 comments on commit 9ac80f7

Please sign in to comment.