Skip to content

Commit

Permalink
build: release 2.7.4 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 authored Jan 27, 2025
1 parent 3cc5948 commit 6e31b39
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.3"
".": "2.7.4"
}
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.4](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/compare/v2.7.3...v2.7.4) (2025-01-27)


### Bug Fixes

* incorrect tabber id counts with nested tabbers ([#215](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/issues/215)) ([2430ad0](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/commit/2430ad02d26f3c5d8b11adbe5346b88565312cf9))
* tabs not being selected with fragments that contain unescaped html special chars ([#214](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/issues/214)) ([3cc5948](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/commit/3cc59485a16259110a8b6941503397bf5eea8e36))

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


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.3",
"version": "2.7.4",
"author": [
"alistair3149",
"Eric Fortin",
Expand Down

0 comments on commit 6e31b39

Please sign in to comment.