Skip to content

Commit 5f35ddd

Browse files
authored
Merge pull request #52 from vanityURLs/release-please--branches--main--components--vanityURLs
chore(main): release 3.1.1
2 parents e825a98 + 1647b3c commit 5f35ddd

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.0"
2+
".": "3.1.1"
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.1](https://github.com/vanityURLs/code/compare/v3.1.0...v3.1.1) (2026-06-03)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* resolve lookup page data publicly ([e825a98](https://github.com/vanityURLs/code/commit/e825a986ff1a818f35d9f5e259c03274a9c583b0))
9+
310
## [3.1.0](https://github.com/vanityURLs/code/compare/v3.0.0...v3.1.0) (2026-06-03)
411

512
### ✨ Features

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

0 commit comments

Comments
 (0)