Skip to content

Commit 4b2b454

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-02-02) ### Features * add some subcommands like enforce_ex() & disable semantic-release-action at forks ([#6](#6)) ([c48bd06](c48bd06))
1 parent c48bd06 commit 4b2b454

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/casbin-rs/casbin-rust-cli/compare/v1.0.0...v1.1.0) (2025-02-02)
2+
3+
4+
### Features
5+
6+
* add some subcommands like enforce_ex() & disable semantic-release-action at forks ([#6](https://github.com/casbin-rs/casbin-rust-cli/issues/6)) ([c48bd06](https://github.com/casbin-rs/casbin-rust-cli/commit/c48bd06a2f74f7fbbf40f2d948f64cfd6b29528b))
7+
18
# 1.0.0 (2025-01-27)
29

310

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "casbin-rust-cli"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55
authors = [
66
"LiuliFox <[email protected]>"

0 commit comments

Comments
 (0)