Skip to content

Commit d44abe8

Browse files
authored
chore: release prep for v1.2.1 (#15)
1 parent 261f774 commit d44abe8

File tree

5 files changed

+209
-184
lines changed

5 files changed

+209
-184
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,27 @@ version increments reflecting both user-visible and operational impact.
2222

2323
---
2424

25+
## [1.2.1] - 2026-03-04
26+
27+
### Changed
28+
29+
- Bumped project version to `v1.2.1`.
30+
- Updated front-end tooling dependencies:
31+
- `autoprefixer` `^10.4.23``^10.4.27`
32+
- `postcss` `^8.5.6``^8.5.8`
33+
- `stylelint-order` `^7.0.0``^7.0.1`
34+
- `prettier` `^3.7.4``^3.8.1`
35+
- `@eslint/js` `^9.39.2``^10.0.1`
36+
- `eslint` `^9.39.2``^10.0.2`
37+
- `globals` `^16.5.0``^17.4.0`
38+
- `stylelint` `^16.26.1``^17.4.0`
39+
- `stylelint-config-recommended` `^17.0.0``^18.0.0`
40+
- `markdownlint-cli2` `0.20.0``0.21.0`
41+
- Updated Python dependencies:
42+
- `mkdocs-material` `9.7.0``9.7.4`
43+
44+
---
45+
2546
## [1.2.0] - 2025-12-17
2647

2748
### Added
@@ -238,7 +259,8 @@ version increments reflecting both user-visible and operational impact.
238259

239260
<!-- Link references -->
240261

241-
[Unreleased]: https://github.com/netwk-pro/privacy-apps/compare/v1.2.0...HEAD
262+
[Unreleased]: https://github.com/netwk-pro/privacy-apps/compare/v1.2.1...HEAD
263+
[1.2.1]: https://github.com/netwk-pro/privacy-apps/releases/tag/v1.2.1
242264
[1.2.0]: https://github.com/netwk-pro/privacy-apps/releases/tag/v1.2.0
243265
[1.1.3]: https://github.com/netwk-pro/privacy-apps/releases/tag/v1.1.3
244266
[1.1.2]: https://github.com/netwk-pro/privacy-apps/releases/tag/v1.1.2

0 commit comments

Comments
 (0)