Skip to content

Commit 7b7c6f5

Browse files
chore(release): changeset created a new release (test)
1 parent b47efbf commit 7b7c6f5

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"example-website": "0.0.1"
77
},
88
"changesets": [
9+
"humble-bars-kiss",
910
"pink-colts-glow"
1011
]
1112
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.2.0-test.1
2+
3+
### Patch Changes
4+
5+
- Replace static version placeholders with dynamic version retrieval from package.json ([8e0df81](https://github.com/fingerprintjs/azure-frontdoor-proxy/commit/8e0df81e43b0dabc8f026ebc766899d42c6fd7df))
6+
17
## 2.2.0-test.0
28

39
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fingerprint/azure-frontdoor-proxy",
3-
"version": "2.2.0-test.0",
3+
"version": "2.2.0-test.1",
44
"description": "Fingerprint Azure Front Door Proxy integration",
55
"license": "MIT",
66
"sideEffects": false,

0 commit comments

Comments
 (0)