Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
chore(release): v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 10, 2021
1 parent 9ffe493 commit 05903bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.3.1](https://github.com/TelestionTeam/telestion-rocketsound-psc/compare/v0.3.0...v0.3.1) (2021-04-10)


### Bug Fixes

* Make project compatible with Telestion-Client v0.12.0 ([2e006e7](https://github.com/TelestionTeam/telestion-rocketsound-psc/commit/2e006e70f42759c866771a3c07f0fa7c87e45c3a))
* Mock server plugin ([d766f91](https://github.com/TelestionTeam/telestion-rocketsound-psc/commit/d766f91095478ca72019d26032765cab30240734))



# [0.3.0](https://github.com/TelestionTeam/telestion-rocketsound-psc/compare/v0.2.0...v0.3.0) (2021-03-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "telestion-rocketsound-psc",
"description": "telestion-rocketsound-psc, a Telestion PSC generated using the telestion-client-cli",
"version": "0.3.0",
"version": "0.3.1",
"homepage": ".",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 05903bd

Please sign in to comment.