Skip to content

Commit 272cbbe

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-02-20) ### Features * Add scan API route, modify login form, and update project dependencies. ([bb4fac2](bb4fac2))
1 parent 4e281b6 commit 272cbbe

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/andrecrjr/cool-copyparty-front/compare/v1.0.0...v1.1.0) (2026-02-20)
2+
3+
4+
### Features
5+
6+
* Add scan API route, modify login form, and update project dependencies. ([bb4fac2](https://github.com/andrecrjr/cool-copyparty-front/commit/bb4fac285e211e119714cb4dc358bbabdb29f187))
7+
18
# 1.0.0 (2026-02-20)
29

310

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": "coolcopyparty-front",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --port 3925",

0 commit comments

Comments
 (0)