Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.0-preview.13 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-preview.13](v1.0.0-preview.12...v1.0.0-preview.13) (2020-09-14)

### Features

* ✨ Add Job-API methods to ValueSequence ([3d1f775](3d1f775))
* ✨ Reimpl ToNative* extension methods ([fab1b10](fab1b10))
  • Loading branch information
semantic-release-bot committed Sep 14, 2020
1 parent 3a67c91 commit 80c4350
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Packages/com.careboo.blinq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.0-preview.13](https://github.com/CareBoo/Blinq/compare/v1.0.0-preview.12...v1.0.0-preview.13) (2020-09-14)


### Features

* :sparkles: Add Job-API methods to ValueSequence ([3d1f775](https://github.com/CareBoo/Blinq/commit/3d1f77565bd4ef5c536e04743bca899c88d4b4b9))
* :sparkles: Reimpl ToNative* extension methods ([fab1b10](https://github.com/CareBoo/Blinq/commit/fab1b1007df5f4eb0a50924e102fc48fcd9b7ad9))

# [1.0.0-preview.12](https://github.com/CareBoo/Blinq/compare/v1.0.0-preview.11...v1.0.0-preview.12) (2020-09-10)


Expand Down
2 changes: 1 addition & 1 deletion Packages/com.careboo.blinq/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.careboo.blinq",
"displayName": "Blinq",
"version": "1.0.0-preview.12",
"version": "1.0.0-preview.13",
"unity": "2020.1",
"description": "Replace this string with your own description of the package. This description appears in the Package Manager window when the user selects this package from the list. \n\nFor best results, use this text to summarize: \n▪ What the package does \n▪ How it can benefit the user \n\nNote: Special formatting characters are supported, including line breaks ('\\n') and bullets ('\\u25AA').",
"dependencies": {
Expand Down

0 comments on commit 80c4350

Please sign in to comment.