Skip to content

Commit 8709c49

Browse files
release: 0.11.1
1 parent 03c9828 commit 8709c49

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [0.11.1] - 2025-12-17
7+
8+
### Continuous Integration Pipeline
9+
10+
- Set oss flag in build workflow
11+
12+
### Features
13+
14+
- Remove the feature setting custom Zitadel IDs
15+
16+
### Miscellaneous Tasks
17+
18+
- Fix typo
19+
620
## [0.11.0] - 2025-08-18
721

822
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "famedly-sync"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
authors = []
55
edition = "2024"
66
publish = false

0 commit comments

Comments
 (0)