Skip to content

Commit

Permalink
Version Packages (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 3, 2023
1 parent f028aa3 commit 183925e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-tips-yell.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wonka

## 6.3.4

### Patch Changes

- Add missing `Symbol.observable` global declaration back to typings
Submitted by [@kitten](https://github.com/kitten) (See [#168](https://github.com/0no-co/wonka/pull/168))

## 6.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wonka",
"description": "A tiny but capable push & pull stream library for TypeScript and Flow",
"version": "6.3.3",
"version": "6.3.4",
"author": "0no.co <[email protected]>",
"source": "./src/index.ts",
"main": "./dist/wonka",
Expand Down

0 comments on commit 183925e

Please sign in to comment.