Skip to content

Commit 184daa5

Browse files
committed
chore(release): 4.1.2
1 parent 43c32f0 commit 184daa5

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.1.2](https://github.com/linode/apl-core/compare/v4.1.1...v4.1.2) (2024-12-16)
6+
7+
8+
### Bug Fixes
9+
10+
* CNPG object storage endpint URL ([#1812](https://github.com/linode/apl-core/issues/1812)) ([43c32f0](https://github.com/linode/apl-core/commit/43c32f0ce7bda37c5fe86a17efc160ffdb0b2f18))
11+
512
### [4.1.1](https://github.com/linode/apl-core/compare/v4.1.0...v4.1.1) (2024-11-14)
613

714
### Others

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.1.1"
170+
"version": "4.1.2"
171171
}

0 commit comments

Comments
 (0)