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 4dad2a6 commit 52e6638Copy full SHA for 52e6638
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.0-test.2](https://github.com/fingerprintjs/library-template-typescript/compare/v1.0.0-test.1...v1.0.0-test.2) (2024-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* use gh app to release ([64c9e5c](https://github.com/fingerprintjs/library-template-typescript/commit/64c9e5ca1af2679644577bf60d78ce7b24610151))
7
8
## 1.0.0-test.1 (2024-03-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/library-template-typescript",
- "version": "1.0.0-test.1",
+ "version": "1.0.0-test.2",
"description": "Typescript library template project",
"author": "FingerprintJS, Inc (https://fingerprint.com)",
"license": "MIT",
0 commit comments