Skip to content

Commit a8a4070

Browse files
committed
chore(release): v0.0.7
1 parent 754a910 commit a8a4070

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.0.7
4+
5+
[compare changes](https://github.com/unjs/capnp-es/compare/v0.0.6...v0.0.7)
6+
7+
### 📦 Build
8+
9+
- Inline self-imports ([754a910](https://github.com/unjs/capnp-es/commit/754a910))
10+
11+
### ❤️ Contributors
12+
13+
- Pooya Parsa ([@pi0](http://github.com/pi0))
14+
315
## v0.0.6
416

517
[compare changes](https://github.com/unjs/capnp-es/compare/v0.0.5...v0.0.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capnp-es",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "TypeScript implementation of the Cap'n Proto serialization.",
55
"repository": "unjs/capnp-es",
66
"license": "MIT",

0 commit comments

Comments
 (0)