Skip to content

Commit 0a36758

Browse files
committed
chore(release): 4.2.1
1 parent 4552c4a commit 0a36758

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.2.1](https://github.com/linode/apl-core/compare/v4.1.0...v4.2.1) (2025-01-08)
6+
7+
8+
### Bug Fixes
9+
10+
* update message ([#1889](https://github.com/linode/apl-core/issues/1889)) ([4552c4a](https://github.com/linode/apl-core/commit/4552c4a9dbc2c2e196e78e426d96a971db04ee9f))
11+
512
## [4.2.0](https://github.com/linode/apl-core/compare/v4.1.0...v4.2.0) (2025-01-08)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@
167167
}
168168
},
169169
"type": "commonjs",
170-
"version": "4.2.0"
170+
"version": "4.2.1"
171171
}

0 commit comments

Comments
 (0)