Skip to content

Commit 7eb19d3

Browse files
committed
chore: release package(s)
- [email protected]
1 parent 8d9e106 commit 7eb19d3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

@packages/parse-function/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.6.10](https://github.com/tunnckoCore/opensource/compare/[email protected]@5.6.10) (2020-03-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **parse-function:** dist files ([8d9e106](https://github.com/tunnckoCore/opensource/commit/8d9e106363030b4dda30ab4c44b94a29f66dde76))
12+
13+
14+
15+
16+
617
## [5.6.9](https://github.com/tunnckoCore/opensource/compare/[email protected]@5.6.9) (2020-03-28)
718

819
**Note:** Version bump only for package parse-function

@packages/parse-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-function",
3-
"version": "5.6.9",
3+
"version": "5.6.10",
44
"licenseStart": 2016,
55
"license": "MPL-2.0",
66
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins",

0 commit comments

Comments
 (0)