Skip to content

Commit 09fbfeb

Browse files
chore(release): 3.1.2 [skip ci]
## [3.1.2](3.1.1...3.1.2) (2025-11-20) ### Bug Fixes * **ip allowlist:** type mismatch ([#397](#397)) ([de2babe](de2babe))
1 parent 35d44a7 commit 09fbfeb

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.2](https://github.com/adobe/aio-lib-cloudmanager/compare/3.1.1...3.1.2) (2025-11-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **ip allowlist:** type mismatch ([#397](https://github.com/adobe/aio-lib-cloudmanager/issues/397)) ([de2babe](https://github.com/adobe/aio-lib-cloudmanager/commit/de2babe7b298a6146bbdd1c363ce9adf93ec8884))
9+
310
## [3.1.1](https://github.com/adobe/aio-lib-cloudmanager/compare/3.1.0...3.1.1) (2025-04-17)
411

512

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,3 +1115,4 @@ Contributions are welcome! Read the [Contributing Guide](./.github/CONTRIBUTING.
11151115
### Licensing
11161116

11171117
This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.
1118+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aio-lib-cloudmanager",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Adobe I/O Cloud Manager Library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)