Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Sep 30, 2023
1 parent 860eea2 commit e1166f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.4] - 2023-09-30
### Fixed
- Fix locales and broken links.
- update devdocs assets.

## [0.5.3] - 2023-04-22
### Fixed
- Fix syntax highlighting for non-default languages in prismjs, fix #40.
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
"version": "0.5.3",
"version": "0.5.4",
"manifest_version": 3,
"description": "__MSG_appDescription__",
"homepage_url": "https://github.com/arianrhodsandlot/devdocs-web-ext",
Expand Down

0 comments on commit e1166f5

Please sign in to comment.