Skip to content

Commit ff7e780

Browse files
chore(release): 2.12.1-stage.1
[skip ci] ### [2.12.1-stage.1](v2.12.0...v2.12.1-stage.1) (2024-07-16) ### Bug Fixes * cacheByQueryString option ([ab03b4b](ab03b4b)) * cacheByQueryString option ([#360](#360)) ([baf14c0](baf14c0))
1 parent baf14c0 commit ff7e780

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [2.12.1-stage.1](https://github.com/aziontech/vulcan/compare/v2.12.0...v2.12.1-stage.1) (2024-07-16)
2+
3+
4+
### Bug Fixes
5+
6+
* cacheByQueryString option ([ab03b4b](https://github.com/aziontech/vulcan/commit/ab03b4bb1236c67412d3cd9d9bd898301108faf8))
7+
* cacheByQueryString option ([#360](https://github.com/aziontech/vulcan/issues/360)) ([baf14c0](https://github.com/aziontech/vulcan/commit/baf14c08410bbf77fb4f14e50d503bb9338cacbf))
8+
19
## [2.12.0](https://github.com/aziontech/vulcan/compare/v2.11.0...v2.12.0) (2024-07-15)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "edge-functions",
33
"type": "module",
4-
"version": "2.12.0",
4+
"version": "2.12.1-stage.1",
55
"description": "Tool to launch and build JavaScript/Frameworks. This tool automates polyfills for Edge Computing and assists in creating Workers, notably for the Azion platform.",
66
"main": "lib/main.js",
77
"bin": {

0 commit comments

Comments
 (0)