Skip to content

Commit 254644d

Browse files
chore(release): @ucast/core@1.7.0 [skip ci]
1 parent 5f32321 commit 254644d

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.7.0](https://github.com/stalniy/ucast/compare/@ucast/core@1.6.1...@ucast/core@1.7.0) (2020-11-23)
6+
7+
8+
### Features
9+
10+
* **parser:** adds possibility to pass additional field and document level context ([5f32321](https://github.com/stalniy/ucast/commit/5f323219fd960ad764546182b8b54899830de389))
11+
512
## [1.6.1](https://github.com/stalniy/ucast/compare/@ucast/core@1.6.0...@ucast/core@1.6.1) (2020-11-02)
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.6.1",
3+
"version": "1.7.0",
44
"description": "git@github.com:stalniy/ucast.git",
55
"sideEffects": false,
66
"main": "dist/es6c/index.js",

0 commit comments

Comments
 (0)