Skip to content

Commit 3649bb3

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2021-02-12) ### Features * **hooks:** add delete hooks ([3d2cabc](3d2cabc))
1 parent 3d2cabc commit 3649bb3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0](https://github.com/TimoBechtel/socketdb/compare/v3.3.0...v3.4.0) (2021-02-12)
2+
3+
4+
### Features
5+
6+
* **hooks:** add delete hooks ([3d2cabc](https://github.com/TimoBechtel/socketdb/commit/3d2cabc19386e87fd4fb8e97d26d6a8be76035d0))
7+
18
# [3.3.0](https://github.com/TimoBechtel/socketdb/compare/v3.2.0...v3.3.0) (2021-02-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socketdb",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Real-time synchronized data storage",
55
"homepage": "https://timobechtel.github.io/socketdb/",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)