Skip to content

Commit 46524fd

Browse files
authored
Merge pull request #70 from vanityURLs/release-please--branches--main--components--vanityURLs
chore(main): release 3.3.1
2 parents 9499033 + 57c4e92 commit 46524fd

4 files changed

Lines changed: 13 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.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

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

3+
## [3.3.1](https://github.com/vanityURLs/code/compare/v3.3.0...v3.3.1) (2026-06-05)
4+
5+
6+
### 🔧 Code Refactoring
7+
8+
* **install:** extract setup core helpers ([9499033](https://github.com/vanityURLs/code/commit/94990339fa5e98dd9d3dafde11855a2f8adc8d8d))
9+
* **install:** extract setup core helpers ([adc01d5](https://github.com/vanityURLs/code/commit/adc01d5d755b837c955c5ac63dd9c08a3e81fea2))
10+
* **setup:** rename installer script ([6928635](https://github.com/vanityURLs/code/commit/69286350a479c3aac9405818aa59d3352870bc25))
11+
312
## [3.3.0](https://github.com/vanityURLs/code/compare/v3.2.3...v3.3.0) (2026-06-05)
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,6 +1,6 @@
11
{
22
"name": "vanityURLs",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)