Skip to content

Commit bf2e086

Browse files
chore(release): @ucast/core@1.8.2 [skip ci]
1 parent 57acee9 commit bf2e086

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [1.8.2](https://github.com/stalniy/ucast/compare/@ucast/core@1.8.1...@ucast/core@1.8.2) (2021-01-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **ast:** makes `_notes` to be non-enumerable on `Condition` ([57acee9](https://github.com/stalniy/ucast/commit/57acee91f0bd3c4eaa859461f026f6f6bd159d7b))
11+
512
## [1.8.1](https://github.com/stalniy/ucast/compare/@ucast/core@1.8.0...@ucast/core@1.8.1) (2021-01-10)
613

714

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.8.1",
3+
"version": "1.8.2",
44
"description": "git@github.com:stalniy/ucast.git",
55
"type": "commonjs",
66
"sideEffects": false,

0 commit comments

Comments
 (0)