File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
24
## v0.0.7
4
25
5
26
[ compare changes] ( https://github.com/unjs/capnp-es/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " capnp-es" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " TypeScript implementation of the Cap'n Proto serialization." ,
5
5
"repository" : " unjs/capnp-es" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments