Skip to content

Commit fc288b1

Browse files
authored
Merge pull request #11 from mfyuu/changeset-release/main
chore(release): v0.6.1
2 parents c561328 + 1d4c522 commit fc288b1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gentle-actors-tickle.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
# e2sm
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- [`c561328`](https://github.com/mfyuu/e2sm/commit/c561328e261298b2606fbc9c5ce3ec33f20bc4fe) Thanks [@mfyuu](https://github.com/mfyuu)! - fix tsdown build error by adding loader option for .jsonc files
8+
39
## 0.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "e2sm",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"license": "MIT",
55
"author": "mfyuu",
66
"repository": {

0 commit comments

Comments
 (0)