Skip to content

Commit 8232b72

Browse files
chore(main): release 2.12.1 (#416)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20ecf93 commit 8232b72

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.12.1](https://github.com/snyssen/personal-website/compare/v2.12.0...v2.12.1) (2026-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major dependencies ([#415](https://github.com/snyssen/personal-website/issues/415)) ([c28fd5b](https://github.com/snyssen/personal-website/commit/c28fd5b2f31f297d6dbcfd3620d2776b0bf99e87))
9+
* **deps:** update astro monorepo (major) ([#411](https://github.com/snyssen/personal-website/issues/411)) ([fad7712](https://github.com/snyssen/personal-website/commit/fad771239fb9179bddabc45d74c2843b44abd6a5))
10+
* security review — patch npm CVEs, fix WebFinger bugs, add security headers ([#418](https://github.com/snyssen/personal-website/issues/418)) ([20ecf93](https://github.com/snyssen/personal-website/commit/20ecf93288653bc851ee7b028a19cffb5c80d29a))
11+
312
## [2.12.0](https://github.com/snyssen/personal-website/compare/v2.11.0...v2.12.0) (2026-03-10)
413

514

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
@@ -1,7 +1,7 @@
11
{
22
"name": "personal-website",
33
"type": "module",
4-
"version": "2.12.0",
4+
"version": "2.12.1",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

0 commit comments

Comments
 (0)