Skip to content

Commit 8ea104f

Browse files
authored
Merge pull request #2 from averichev/release-plz-2024-02-27T11-05-43Z
chore: release v0.1.1
2 parents 2f4c081 + a8e6933 commit 8ea104f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.1](https://github.com/averichev/fns-api-client/compare/v0.1.0...v0.1.1) - 2024-02-27
10+
11+
### Fixed
12+
- Privacy
13+
14+
### Other
15+
- Errors
16+
- release
17+
918
## [0.1.0](https://github.com/averichev/fns-api-client/releases/tag/v0.1.0) - 2024-02-27
1019

1120
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fns-api-client"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "ФНС API клиент"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)