patron-oop 1.21.0 → 1.22.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,13 @@
|
|
2
2
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4
4
|
|
5
|
+
## [1.22.0](https://github.com/kosukhin/patron/compare/v1.21.0...v1.22.0) (2024-11-08)
|
6
|
+
|
7
|
+
|
8
|
+
### Features
|
9
|
+
|
10
|
+
* **main:** добавить отменяемого гостя ([2ada63d](https://github.com/kosukhin/patron/commit/2ada63d2a67bc20ac8c415b2d642dc632f22092a))
|
11
|
+
|
5
12
|
## [1.21.0](https://github.com/kosukhin/patron/compare/v1.20.0...v1.21.0) (2024-11-08)
|
6
13
|
|
7
14
|
|