Skip to content

Commit

Permalink
chore(release): 0.13.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kkopanidis committed Jun 14, 2022
1 parent 85ec429 commit 7fea6c8
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
Expand Up @@ -2,6 +2,13 @@

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.13.0-rc.2](https://github.com/ConduitPlatform/Conduit/compare/v0.13.0-rc.1...v0.13.0-rc.2) (2022-06-14)


### Bug Fixes

* rxjs operators required on runtime ([#205](https://github.com/ConduitPlatform/Conduit/issues/205)) ([85ec429](https://github.com/ConduitPlatform/Conduit/commit/85ec42940d4e7f5610b9da5c5d7c0c039b1da46c))

## [0.13.0-rc.1](https://github.com/ConduitPlatform/Conduit/compare/v0.13.0-rc0...v0.13.0-rc.1) (2022-06-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": "conduit",
"version": "0.13.0-rc.1",
"version": "0.13.0-rc.2",
"description": "",
"main": "index.js",
"private": true,
Expand Down

0 comments on commit 7fea6c8

Please sign in to comment.