Skip to content

Commit

Permalink
chore(master): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ivanvl01 committed Mar 22, 2022
1 parent 3e9663c commit 4fb89ff
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/donkeyclip/motorcortex-abstracts/compare/v1.2.0...v1.3.0) (2022-03-22)


### Features

* declare mc 8 as compatible ([3e9663c](https://github.com/donkeyclip/motorcortex-abstracts/commit/3e9663c580b02281fe6165af7084355b3c109b84))

## [1.2.0](https://www.github.com/donkeyclip/motorcortex-abstracts/compare/v1.1.0...v1.2.0) (2022-03-17)


Expand Down
4 changes: 2 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": "@donkeyclip/motorcortex-abstracts",
"version": "1.2.0",
"version": "1.3.0",
"description": "Abstracts plugin for MotorCortex",
"main": "dist/motorcortex-abstracts.cjs.js",
"module": "dist/motorcortex-abstracts.esm.js",
Expand Down

0 comments on commit 4fb89ff

Please sign in to comment.