Skip to content

Commit ed3fdf9

Browse files
kazupongithub-actions[bot]
authored andcommitted
chore: sync changelog
1 parent 6ae59d9 commit ed3fdf9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.13.0 (2024-03-02T17:22:18Z)
2+
3+
This changelog is generated by [GitHub Releases](https://github.com/intlify/utils/releases/tag/v0.13.0)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at v0.13.0 -->
6+
7+
## What's Changed
8+
### 🌟 Features
9+
* feat: support jsr registory by @kazupon in https://github.com/intlify/utils/pull/44
10+
### 🐛 Bug Fixes
11+
* fix: specify es-cookie version for deno by @kazupon in https://github.com/intlify/utils/pull/46
12+
### ⚡ Improvement Features
13+
* fix: move fields to deno.jsonc by @kazupon in https://github.com/intlify/utils/pull/45
14+
15+
16+
**Full Changelog**: https://github.com/intlify/utils/compare/v0.12.0...v0.13.0
17+
18+
119
# v0.12.0 (2023-12-06T05:18:27Z)
220

321
This changelog is generated by [GitHub Releases](https://github.com/intlify/utils/releases/tag/v0.12.0)

deno/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ You can do `import { ... } from '@intlify/utils'` the above utilities
134134

135135
You can do `import { ... } from '@intlify/utils'` the above utilities
136136

137-
> ⚠NOTE: for Node.js You need to do `import { ... } from '@intlify/utils/node'`
137+
> [!NOTE]
138+
> for Node.js You need to do `import { ... } from '@intlify/utils/node'`
138139
139140
### HTTP
140141

0 commit comments

Comments
 (0)