Skip to content

Commit 29b1547

Browse files
committed
chore(release): 4.12.1
1 parent 98dae79 commit 29b1547

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.12.1](https://github.com/linode/apl-core/compare/v4.12.0...v4.12.1) (2025-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* PostgreSQL image upgrade considered for 4.12 release ([#2652](https://github.com/linode/apl-core/issues/2652)) ([14bf217](https://github.com/linode/apl-core/commit/14bf217ee63910f1b7bcafd739ea9222746d4bcc))
11+
* quote string to avoid conversion in Loki config ([#2654](https://github.com/linode/apl-core/issues/2654)) ([98dae79](https://github.com/linode/apl-core/commit/98dae7913acafea48c1ff99f0b36c534273f51dd))
12+
513
## [4.12.0](https://github.com/linode/apl-core/compare/v4.11.0...v4.12.0) (2025-10-30)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,5 @@
178178
}
179179
},
180180
"type": "commonjs",
181-
"version": "4.12.0"
181+
"version": "4.12.1"
182182
}

0 commit comments

Comments
 (0)