Skip to content

Commit e550ebd

Browse files
authored
Merge pull request #11 from Sv443-Network/changeset-release/main
Create Release
2 parents 918749b + 241160d commit e550ebd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-houses-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sv443-network/coreutils
22

3+
## 3.0.3
4+
5+
### Patch Changes
6+
7+
- 918749b: Fixed decoding step when migrating DataStore data.
8+
39
## 3.0.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sv443-network/coreutils",
33
"libName": "@sv443-network/coreutils",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"description": "Cross-platform, general-purpose, JavaScript core library for Node, Deno and the browser. Intended to be used in conjunction with `@sv443-network/userutils` and `@sv443-network/djsutils`, but can be used independently as well.",
66
"main": "dist/CoreUtils.cjs",
77
"module": "dist/CoreUtils.mjs",

0 commit comments

Comments
 (0)