Skip to content

Commit

Permalink
chore(release): new release 1.19.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.12](v1.19.11...v1.19.12) (2022-01-24)

### Bug Fixes

* **ci:** added self-hosted npm mirror ([0005091](0005091))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 0005091 commit c699843
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/extOSC/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.iam1337.extosc",
"displayName": "extOSC",
"version": "1.19.11",
"version": "1.19.12",
"unity": "2018.1",
"description": "extOSC (Open Sound Control Protocol) is a tool dedicated to simplify creation of applications with OSC protocol usage in Unity.",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.19.12](https://github.com/Iam1337/extOSC/compare/v1.19.11...v1.19.12) (2022-01-24)


### Bug Fixes

* **ci:** added self-hosted npm mirror ([0005091](https://github.com/Iam1337/extOSC/commit/00050917239cb1a51ea7f698ac80b3182c9dbcb7))

## [1.19.11](https://github.com/Iam1337/extOSC/compare/v1.19.10...v1.19.11) (2022-01-07)


Expand Down

0 comments on commit c699843

Please sign in to comment.