Skip to content

Commit a7c2c22

Browse files
Version Packages (#175)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 48c2d62 commit a7c2c22

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/eager-rats-repeat.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wonka
22

3+
## 6.3.5
4+
5+
### Patch Changes
6+
7+
- Exclude `sourcesContent` from published sourcemaps
8+
Submitted by [@kitten](https://github.com/kitten) (See [`68e608f`](https://github.com/0no-co/wonka/commit/68e608f46244e82d41c952ecfa1d7f0096e168f6))
9+
310
## 6.3.4
411

512
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wonka",
33
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
4-
"version": "6.3.4",
4+
"version": "6.3.5",
55
"author": "0no.co <[email protected]>",
66
"source": "./src/index.ts",
77
"main": "./dist/wonka",

0 commit comments

Comments
 (0)