Skip to content

Commit b41508e

Browse files
chore(release): 1.30.1 [skip ci]
## [1.30.1](v1.30.0...v1.30.1) (2025-05-22) ### Bug Fixes * **policy:** improve pending changes alert dark mode ([7f9ac23](7f9ac23))
1 parent b6f5607 commit b41508e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.30.1](https://github.com/trycompai/comp/compare/v1.30.0...v1.30.1) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **policy:** improve pending changes alert dark mode ([7f9ac23](https://github.com/trycompai/comp/commit/7f9ac238b315c24fc72db19dc75007185a9581f3))
7+
18
# [1.30.0](https://github.com/trycompai/comp/compare/v1.29.0...v1.30.0) (2025-05-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"use-debounce": "^10.0.4",
7777
"zod": "^3.24.4"
7878
},
79-
"version": "1.30.0"
79+
"version": "1.30.1"
8080
}

0 commit comments

Comments
 (0)