Skip to content

Commit 99b85fb

Browse files
chore(release): set package.json to 3.2.0 [skip ci]
# [3.2.0](v3.1.2...v3.2.0) (2023-07-05) ### Features * bump unleash-client to v3.2.1 ([41a263a](41a263a))
1 parent 41a263a commit 99b85fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/Safe-Security/unleash-client/compare/v3.1.2...v3.2.0) (2023-07-05)
2+
3+
4+
### Features
5+
6+
* bump unleash-client to v3.2.1 ([41a263a](https://github.com/Safe-Security/unleash-client/commit/41a263a6f2675422b74eaab95020e7e2d2fe0136))
7+
18
## [3.1.2](https://github.com/Safe-Security/unleash-client/compare/v3.1.1...v3.1.2) (2023-06-20)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unleash-client-safe-security",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "Unleash Client for Safe Security",
55
"main": "lib/index.js",
66
"types": "lib",

0 commit comments

Comments
 (0)