Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.0](v6.0.5...v6.1.0) (2023-12-10)

### Features

* support react-native ([#97](#97)) ([440af16](440af16))

### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#77](#77)) ([96f4c7b](96f4c7b))
* delete templates [skip ci] ([#76](#76)) ([e8b6c1f](e8b6c1f))
  • Loading branch information
semantic-release-bot committed Dec 10, 2023
1 parent 440af16 commit ab47f28
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [6.1.0](https://github.com/alanshaw/it-ws/compare/v6.0.5...v6.1.0) (2023-12-10)


### Features

* support react-native ([#97](https://github.com/alanshaw/it-ws/issues/97)) ([440af16](https://github.com/alanshaw/it-ws/commit/440af169944d9c703757d548522c25cc4c9502ac))


### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#77](https://github.com/alanshaw/it-ws/issues/77)) ([96f4c7b](https://github.com/alanshaw/it-ws/commit/96f4c7b032123a23a94a54da8b74251c1db3b3ee))
* delete templates [skip ci] ([#76](https://github.com/alanshaw/it-ws/issues/76)) ([e8b6c1f](https://github.com/alanshaw/it-ws/commit/e8b6c1f4dc9cfb86afe007bd4c0ae3a1b40393e5))

## [6.0.5](https://github.com/alanshaw/it-ws/compare/v6.0.4...v6.0.5) (2023-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-ws",
"version": "6.0.5",
"version": "6.1.0",
"description": "Simple async iterables for websocket client connections",
"author": "Alan Shaw",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit ab47f28

Please sign in to comment.