Skip to content

Commit 6cdfaa3

Browse files
authored
chore(main): release 1.2.4 (#86)
1 parent ab62c6f commit 6cdfaa3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.3"
2+
".": "1.2.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.4](https://github.com/fleetyards/sync/compare/v1.2.3...v1.2.4) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add explicit license to Firefox Add-ons publish step ([ab62c6f](https://github.com/fleetyards/sync/commit/ab62c6fb2a6f19f6c9891f6b95d442e2c2e15a60))
9+
310
## [1.2.3](https://github.com/fleetyards/sync/compare/v1.2.2...v1.2.3) (2026-04-07)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Fleetyards Sync",
44
"description": "Browser Extension for syncing pledge data from https://robertsspaceindustries.com to https://fleetyards.net",
55
"private": true,
6-
"version": "1.2.3",
6+
"version": "1.2.4",
77
"type": "module",
88
"scripts": {
99
"dev": "wxt",

0 commit comments

Comments
 (0)