Skip to content

Commit

Permalink
build: release 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Jan 25, 2025
1 parent 3dabdbc commit 54b93e3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.7.2"
".": "2.7.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.7.3](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/compare/v2.7.2...v2.7.3) (2025-01-25)


### Bug Fixes

* double encoding of htmlspecialchars for plain text tab labels ([#212](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/issues/212)) ([3dabdbc](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/commit/3dabdbcbb842bf46021b66f0656b5d07969992a7))
* percent-encoded fragments not changing tab on load and the hashchange event not working ([#210](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/issues/210)) ([b8c1e75](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/commit/b8c1e75d736aa00e89e415e5ce2cf853dbed59ae))

## [2.7.2](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/compare/v2.7.1...v2.7.2) (2025-01-04)


Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TabberNeue",
"version": "2.7.2",
"version": "2.7.3",
"author": [
"alistair3149",
"Eric Fortin",
Expand Down

0 comments on commit 54b93e3

Please sign in to comment.