Skip to content

Commit 5450112

Browse files
committed
Release 0.0.2
1 parent 47984e1 commit 5450112

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.0.2](https://github.com/the-minimal/fingerprint/compare/0.0.1...0.0.2)
8+
9+
- feat: update docs [`47984e1`](https://github.com/the-minimal/fingerprint/commit/47984e12b3d9b590b9c240688a3bade6258706ce)
10+
711
#### 0.0.1
812

13+
> 11 May 2024
14+
915
- feat: add the first version [`6b1cbdb`](https://github.com/the-minimal/fingerprint/commit/6b1cbdb8f02d43d302f08b3596654dc958e62174)
1016
- Initial commit [`73de339`](https://github.com/the-minimal/fingerprint/commit/73de339c31a1fc579f0834d7b2f33c49551b84e0)
11-
- fix: version [`c3be0d6`](https://github.com/the-minimal/fingerprint/commit/c3be0d662ad7d1472f3cbf298e01bd85db738038)
17+
- Release 0.0.1 [`5ea99a5`](https://github.com/the-minimal/fingerprint/commit/5ea99a58d5d0c527c46817731cf6947d44df04a2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@the-minimal/fingerprint",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "MIT",
66
"author": "Miroslav Vršecký <yamiteru@icloud.com>",
77
"description": "Minimal cross-environment fingerprinting TypeScript library",

0 commit comments

Comments
 (0)