Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-06-20)

### Features

* createMessage and createExternalMessage ([df8eee0](df8eee0))
  • Loading branch information
semantic-release-bot committed Jun 20, 2022
1 parent c1db289 commit 801736b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vocably/hermes",
"version": "0.0.0-development",
"version": "1.0.0",
"description": "",
"main": "dist/commonjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 801736b

Please sign in to comment.