Skip to content

Commit dd8a91e

Browse files
committed
chore(release): release @siteed/publisher@0.4.13
1 parent b60546c commit dd8a91e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/publisher/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,34 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
11+
## [0.4.13] - 2024-10-31
12+
- invalid changelog format (2)
913
- fix: invalid changelog format (2)
1014

1115
## [0.4.12] - 2024-10-31
1216
- fix: invalid changelog format
1317

18+
1419
## [0.4.11] - 2024-10-31
1520
- ⚠️ **WARNING: DEVELOPMENT IN PROGRESS** ⚠️
1621

1722

23+
1824
## [0.4.10] - 2024-10-30
1925
- dry run mode
2026
- feat: dry run mode
2127

2228

2329

30+
2431
## [0.4.9] - 2024-10-30
2532
- full process with helper scripts
2633
- feat: full process with helper scripts
2734

28-
[unreleased]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.12...HEAD
35+
[unreleased]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.13...HEAD
36+
[0.4.13]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.12...@siteed/publisher@0.4.13
2937
[0.4.12]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.11...@siteed/publisher@0.4.12
3038
[0.4.11]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.10...@siteed/publisher@0.4.11
3139
[0.4.10]: https://github.com/deeeed/universe/compare/@siteed/publisher@0.4.9...@siteed/publisher@0.4.10

packages/publisher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@siteed/publisher",
3-
"version": "0.4.12",
3+
"version": "0.4.13",
44
"description": "Flexible release management tool for JavaScript/TypeScript monorepos",
55
"author": "Arthur Breton <abreton@siteed.net> (https://github.com/deeeed)",
66
"license": "MIT",

0 commit comments

Comments
 (0)