Skip to content

Commit 52b88bb

Browse files
committed
chore(release): v0.0.8
1 parent 8d45e0d commit 52b88bb

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.8
4+
5+
[compare changes](https://github.com/unjs/capnp-es/compare/v0.0.7...v0.0.8)
6+
7+
### 📦 Build
8+
9+
- Inline self-imports ([754a910](https://github.com/unjs/capnp-es/commit/754a910))
10+
11+
### 🏡 Chore
12+
13+
- **release:** V0.0.7 ([a8a4070](https://github.com/unjs/capnp-es/commit/a8a4070))
14+
- Update deps ([ee50be7](https://github.com/unjs/capnp-es/commit/ee50be7))
15+
16+
### ✅ Tests
17+
18+
- Increase timeout ([cd876d7](https://github.com/unjs/capnp-es/commit/cd876d7))
19+
20+
### ❤️ Contributors
21+
22+
- Pooya Parsa ([@pi0](http://github.com/pi0))
23+
324
## v0.0.7
425

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

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.7",
3+
"version": "0.0.8",
44
"description": "TypeScript implementation of the Cap'n Proto serialization.",
55
"repository": "unjs/capnp-es",
66
"license": "MIT",

0 commit comments

Comments
 (0)