Skip to content

Commit

Permalink
chore(release): 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kkopanidis committed Mar 4, 2022
1 parent 1f0f483 commit 992427f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.11.3](https://github.com/ConduitPlatform/Conduit/compare/v0.11.2...v0.11.3) (2022-03-04)

### [0.11.2](https://github.com/ConduitPlatform/Conduit/compare/v0.11.1...v0.11.2) (2022-03-03)


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": "conduit",
"version": "0.11.2",
"version": "0.11.3",
"description": "",
"main": "index.js",
"private": true,
Expand Down

0 comments on commit 992427f

Please sign in to comment.