Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Commit a389f49

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2019-09-25) ### Bug Fixes * place tarball in a separate pack dir ([8d609a7](8d609a7))
1 parent 8d609a7 commit a389f49

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

6+
## [1.0.7](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.6...v1.0.7) (2019-09-25)
7+
8+
9+
### Bug Fixes
10+
11+
* place tarball in a separate pack dir ([8d609a7](https://github.com/jedmao/semantic-release-npm-github-config/commit/8d609a7))
12+
613
## [1.0.6](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.5...v1.0.6) (2019-06-26)
714

815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jedmao/semantic-release-npm-github-config",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "semantic-release shareable configuration for npm + GitHub",
55
"main": ".releaserc.json",
66
"files": [

0 commit comments

Comments
 (0)