Skip to content

Commit 1a75702

Browse files
committed
chore(release): 0.1.1
1 parent dcd083c commit 1a75702

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### 0.1.1 (2020-09-10)
6+
7+
8+
### Features
9+
10+
* . ([dcd083c](https://github.com/tdast/tdast-util-from-array/commit/dcd083c61085b51fb219bb6c46845b13df070bf5))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdast-util-from-array",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "tdast utility to transform a JS array into tdast",
55
"license": "MIT",
66
"homepage": "https://github.com/tdast/tdast-util-from-array",

0 commit comments

Comments
 (0)