Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# @hoth/molecule-v1.0.0 (2021-05-24)

### Features

* support molecule app ([876dc3b](876dc3b))
  • Loading branch information
semantic-release-bot committed May 24, 2021
1 parent 1c81f2e commit 1072cda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/molecule/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @hoth/molecule-v1.0.0 (2021-05-24)


### Features

* support molecule app ([876dc3b](https://github.com/cxtom/hoth/commit/876dc3babb068a64a3b7e89f8faa75ef1e2ffd2f))

# Change Log

All notable changes to this project will be documented in this file.
Expand Down
2 changes: 1 addition & 1 deletion packages/molecule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoth/molecule",
"version": "1.1.2",
"version": "1.0.0",
"description": "molecule plugin for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 1072cda

Please sign in to comment.