Skip to content

Commit a4d47e9

Browse files
chore(main): release 3.6.1
1 parent c8a18d6 commit a4d47e9

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.6.0"
2+
".": "3.6.1"
33
}

CHANGELOG.md

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

3+
## [3.6.1](https://github.com/vanityURLs/code/compare/v3.6.0...v3.6.1) (2026-06-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* apply custom html csp over static defaults ([c8a18d6](https://github.com/vanityURLs/code/commit/c8a18d6ba71449a8833a8e2c5b2151a4232ba183))
9+
310
## [3.6.0](https://github.com/vanityURLs/code/compare/v3.5.0...v3.6.0) (2026-06-15)
411

512

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,6 +1,6 @@
11
{
22
"name": "vanityURLs",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)