Skip to content

Commit 191036c

Browse files
committed
chore(release): 3.2.3 [skip ci]
1 parent f7711a3 commit 191036c

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
@@ -1,3 +1,12 @@
1+
## [3.2.3](https://github.com/forcedotcom/kit/compare/3.2.2...3.2.3) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump path-to-regexp from 1.8.0 to 1.9.0 ([13d1bc3](https://github.com/forcedotcom/kit/commit/13d1bc3d17b0323f3482d65872cbdafda5d5f639))
7+
8+
9+
110
## [3.2.2](https://github.com/forcedotcom/kit/compare/3.2.1...3.2.2) (2024-08-31)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/kit",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "Commonly needed utilities for TypeScript and JavaScript",
55
"main": "lib/index.js",
66
"repository": "forcedotcom/kit",

0 commit comments

Comments
 (0)