Skip to content

Commit

Permalink
chore(release): @ucast/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 11, 2020
1 parent 576d128 commit 9a5ab72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/js/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.

# [2.1.0](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2020-08-11)


### Features

* **comparing:** adds `compare` option to interpreter ([576d128](https://github.com/stalniy/ucast/commit/576d128a92d554e9e6a1508667a2f159908613c6))

## [2.0.1](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2020-08-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ucast/js",
"version": "2.0.1",
"version": "2.1.0",
"description": "[email protected]:stalniy/ucast.git",
"sideEffects": false,
"main": "dist/es6c/index.js",
Expand Down

0 comments on commit 9a5ab72

Please sign in to comment.