Skip to content

Commit 7b6bad5

Browse files
authored
Merge pull request #78 from vanityURLs/release-please--branches--main--components--vanityURLs
chore(main): release 3.6.3
2 parents 16d580e + 5069180 commit 7b6bad5

4 files changed

Lines changed: 12 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.2"
2+
".": "3.6.3"
33
}

CHANGELOG.md

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

3+
## [3.6.3](https://github.com/vanityURLs/code/compare/v3.6.2...v3.6.3) (2026-06-16)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* opt out of edge html transformation ([16d580e](https://github.com/vanityURLs/code/commit/16d580e1482b6bb5d760edf640d351a56df92de3))
9+
* remove managed asset shadows from custom public ([89964f7](https://github.com/vanityURLs/code/commit/89964f7c102e18def7eaf07f6ee8a290a9a2a563))
10+
311
## [3.6.2](https://github.com/vanityURLs/code/compare/v3.6.1...v3.6.2) (2026-06-16)
412

513

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

0 commit comments

Comments
 (0)