Skip to content

Commit

Permalink
chore(release): 1.24.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.1](v1.24.0...v1.24.1) (2022-01-26)

### Bug Fixes

* **a11y:** Add missing alt in logo in edit feedback ([9d1e007](9d1e007))
* **a11y:** Add missing alt in logo in navbar ([22fa6b9](22fa6b9))
* **a11y:** Add missing lang ([7a4d4c3](7a4d4c3))
  • Loading branch information
semantic-release-bot committed Jan 26, 2022
1 parent 58bd548 commit 6c8bcf5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.24.1](https://github.com/VincentHardouin/pix-360/compare/v1.24.0...v1.24.1) (2022-01-26)


### Bug Fixes

* **a11y:** Add missing alt in logo in edit feedback ([9d1e007](https://github.com/VincentHardouin/pix-360/commit/9d1e007c1de428167ead8db96cbd7b0e012e6936))
* **a11y:** Add missing alt in logo in navbar ([22fa6b9](https://github.com/VincentHardouin/pix-360/commit/22fa6b9224b9f47bac2984e2b78062a6a0a50014))
* **a11y:** Add missing lang ([7a4d4c3](https://github.com/VincentHardouin/pix-360/commit/7a4d4c3f8e07eec25434f4a626d8fa89535c4fb7))

# [1.24.0](https://github.com/VincentHardouin/pix-360/compare/v1.23.0...v1.24.0) (2022-01-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
},
"version": "1.24.0",
"version": "1.24.1",
"devDependencies": {
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/commit-analyzer": "^9.0.1",
Expand Down

0 comments on commit 6c8bcf5

Please sign in to comment.