Skip to content

Commit 0630d95

Browse files
author
Timothée Rebours
committed
0.0.3
1 parent 091e5a0 commit 0630d95

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.0.3] - 2026-02-16
11+
1012
### Changed
1113

1214
- Switch `@tex0l/encrypted-card` and `@tex0l/ctrk-astro` from `file:` dependencies to npm packages

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tex0l-github-io-astro",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"scripts": {
66
"prelint": "rm -rf dist .astro && astro sync",
77
"lint": "eslint . --ext .js,.ts,.cjs,.mjs,.astro,.jsx,.tsx && astro check",

0 commit comments

Comments
 (0)