Skip to content

Commit ff911ac

Browse files
chore(main): release 3.7.0
1 parent a87788b commit ff911ac

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.3"
2+
".": "3.7.0"
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.7.0](https://github.com/vanityURLs/code/compare/v3.6.3...v3.7.0) (2026-06-16)
4+
5+
6+
### ✨ Features
7+
8+
* **setup:** detach from latest release ([a87788b](https://github.com/vanityURLs/code/commit/a87788b76f59e9fa5e0bc3856651d1ff4f0df19b))
9+
310
## [3.6.3](https://github.com/vanityURLs/code/compare/v3.6.2...v3.6.3) (2026-06-16)
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.3",
3+
"version": "3.7.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)