Skip to content

Commit dc72322

Browse files
committed
bumped the package cuz of npm registry issues
1 parent 45ff2e4 commit dc72322

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Work towards making it stable.
1212
- Add the related file name too below the colored overlay.
1313

14-
## [0.1.6-beta] - 31st Aug 2025
14+
## [0.1.6-beta | 0.1.6-beta.2] - 31st Aug 2025
1515

1616
### Added
1717

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,6 +1,6 @@
11
{
22
"name": "svelte-trace",
3-
"version": "0.1.6-beta",
3+
"version": "0.1.6-beta.2",
44
"description": "svelte-trace is a Svelte 5 preprocessor that enables 'click-to-open VS Code' functionality by adding metadata to HTML elements.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)