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

Commit 121e8b2

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2019-12-02) ### Bug Fixes * update dependencies, audit fix ([4f07b55](4f07b55))
1 parent 4f07b55 commit 121e8b2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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.9](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.8...v1.0.9) (2019-12-02)
7+
8+
9+
### Bug Fixes
10+
11+
* update dependencies, audit fix ([4f07b55](https://github.com/jedmao/semantic-release-npm-github-config/commit/4f07b55022212a4d3c721219a805c949857ef7ae))
12+
613
## [1.0.8](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.7...v1.0.8) (2019-11-03)
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.8",
3+
"version": "1.0.9",
44
"description": "semantic-release shareable configuration for npm + GitHub",
55
"main": ".releaserc.json",
66
"files": [

0 commit comments

Comments
 (0)