Skip to content

Commit 34a61b2

Browse files
chore(main): release 3.6.0
1 parent 48e4439 commit 34a61b2

4 files changed

Lines changed: 23 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.5.0"
2+
".": "3.6.0"
33
}

CHANGELOG.md

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

3+
## [3.6.0](https://github.com/vanityURLs/code/compare/v3.5.0...v3.6.0) (2026-06-15)
4+
5+
6+
### ✨ Features
7+
8+
* **security:** sandbox custom public pages ([20ea447](https://github.com/vanityURLs/code/commit/20ea4479addccb5baa579f72db850425f3997f24))
9+
* validate first-party route references ([f7ff281](https://github.com/vanityURLs/code/commit/f7ff2818cde07633a752d9acf23014640661f544))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* add target check runtime controls ([1bf1a28](https://github.com/vanityURLs/code/commit/1bf1a289926ef1e16801112678388093b5d1346c))
15+
16+
17+
### 🧹 Chores
18+
19+
* **deps-dev:** bump the npm-runtime group with 2 updates ([48e4439](https://github.com/vanityURLs/code/commit/48e4439748ede43519e81ae320ca22e749635842))
20+
* **deps-dev:** bump the npm-runtime group with 2 updates ([154e555](https://github.com/vanityURLs/code/commit/154e55557177e79d39e579d6b1c7adfcbffad081))
21+
322
## [3.5.0](https://github.com/vanityURLs/code/compare/v3.4.1...v3.5.0) (2026-06-08)
423

524

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.5.0",
3+
"version": "3.6.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)