Skip to content

Commit 2d8672d

Browse files
authored
Merge pull request #3 from BOTOOM/release-please--branches--main--components--cliprithm
chore(main): release cliprithm 1.1.1
2 parents f15f127 + 9e04341 commit 2d8672d

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-
".": "1.1.0"
2+
".": "1.1.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+
## [1.1.1](https://github.com/BOTOOM/Cliprithm/compare/cliprithm-v1.1.0...cliprithm-v1.1.1) (2026-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* correct aur packaging build and add cleanup script ([9b247cd](https://github.com/BOTOOM/Cliprithm/commit/9b247cd534bd529968d19f558ab916e34c658506))
9+
* stabilize local linux tauri builds ([f15f127](https://github.com/BOTOOM/Cliprithm/commit/f15f1273413b11aff26169223ecd84954fd8bc57))
10+
* update vite to address audit advisory ([197f7bc](https://github.com/BOTOOM/Cliprithm/commit/197f7bc6aa93de53514baef210d1c4f41b51b221))
11+
312
## [1.1.0](https://github.com/BOTOOM/Cliprithm/compare/cliprithm-v1.0.0...cliprithm-v1.1.0) (2026-04-01)
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,7 +1,7 @@
11
{
22
"name": "cliprithm",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)