Skip to content

Commit 75256b4

Browse files
authored
Merge pull request #53 from vanityURLs/release-please--branches--main--components--vanityURLs
chore(main): release 3.1.2
2 parents dc052d1 + 768801c commit 75256b4

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.1.1"
2+
".": "3.1.2"
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.1.2](https://github.com/vanityURLs/code/compare/v3.1.1...v3.1.2) (2026-06-03)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* simplify setup prompts ([dc052d1](https://github.com/vanityURLs/code/commit/dc052d172ae72c42d492c472470c4bd5d66647a9))
9+
310
## [3.1.1](https://github.com/vanityURLs/code/compare/v3.1.0...v3.1.1) (2026-06-03)
411

512
### 🐛 Bug Fixes

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

0 commit comments

Comments
 (0)