Skip to content

Commit

Permalink
Merge pull request #74 from TimoBechtel/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--@SocketDB

chore(main): release 8.2.0
  • Loading branch information
TimoBechtel authored Jul 13, 2023
2 parents c81baf0 + 137fd38 commit 18df0dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.2.0](https://github.com/TimoBechtel/socketdb/compare/v8.1.0...v8.2.0) (2023-07-13)


### Features

* **client:** add subscribeGroup that allows you to group subscriptions together ([1d80cf4](https://github.com/TimoBechtel/socketdb/commit/1d80cf44de2dd5b5e13796ccd1ca8cd4fe50422d)), closes [#37](https://github.com/TimoBechtel/socketdb/issues/37)

## [8.1.0](https://github.com/TimoBechtel/socketdb/compare/v8.0.2...v8.1.0) (2023-07-13)


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": "socketdb",
"version": "8.1.0",
"version": "8.2.0",
"description": "Real-time synchronized data storage",
"homepage": "https://socketdb.com",
"license": "MIT",
Expand Down

1 comment on commit 18df0dc

@vercel
Copy link

@vercel vercel bot commented on 18df0dc Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.