Skip to content

Commit f859170

Browse files
authored
Merge pull request #31 from vanityURLs/release-please--branches--main--components--vanityURLs
chore(main): release 2.0.0
2 parents 9ebab6a + 2936f66 commit f859170

3 files changed

Lines changed: 18 additions & 2 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-
".": "1.9.0"
2+
".": "2.0.0"
33
}

CHANGELOG.txt

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

3+
## [2.0.0](https://github.com/vanityURLs/vanityURLs/compare/v1.9.0...v2.0.0) (2026-05-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* ship Cloudflare redirect worker
9+
10+
### Features
11+
12+
* ship Cloudflare redirect worker ([9ebab6a](https://github.com/vanityURLs/vanityURLs/commit/9ebab6a4e1759f1bf184426767e99d9abe0d6a04))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* prepare 2.0.0 release ([77f2dd2](https://github.com/vanityURLs/vanityURLs/commit/77f2dd2fd482f34b5cfc3faddef79234f06675b2))
18+
319
## [1.9.0](https://github.com/vanityURLs/vanityURLs/compare/v1.8.0...v1.9.0) (2026-05-15)
420

521

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

0 commit comments

Comments
 (0)