Skip to content

Commit 50ba23f

Browse files
chore(release): @ucast/core@1.8.0 [skip ci]
1 parent 39b0bc5 commit 50ba23f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [1.8.0](https://github.com/stalniy/ucast/compare/@ucast/core@1.7.0...@ucast/core@1.8.0) (2020-12-02)
6+
7+
8+
### Features
9+
10+
* **condition:** adds possibility to associate notes with parsed condition ([4468773](https://github.com/stalniy/ucast/commit/4468773fcd156feba2fa5f9b6d45d36d56edad20))
11+
* **interpreter:** adds possibility to customize interpreter name detection ([39b0bc5](https://github.com/stalniy/ucast/commit/39b0bc52015ef794fb6d7360082a378ec2b9bdfe))
12+
513
# [1.7.0](https://github.com/stalniy/ucast/compare/@ucast/core@1.6.1...@ucast/core@1.7.0) (2020-11-23)
614

715

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ucast/core",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "git@github.com:stalniy/ucast.git",
55
"sideEffects": false,
66
"main": "dist/es6c/index.js",

0 commit comments

Comments
 (0)