We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7711a3 commit 191036cCopy full SHA for 191036c
CHANGELOG.md
@@ -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
10
## [3.2.2](https://github.com/forcedotcom/kit/compare/3.2.1...3.2.2) (2024-08-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/kit",
- "version": "3.2.2",
+ "version": "3.2.3",
"description": "Commonly needed utilities for TypeScript and JavaScript",
"main": "lib/index.js",
"repository": "forcedotcom/kit",
0 commit comments