mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2025-06-28 05:40:46 -04:00
chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.8...v1.0.9) (2019-12-02) ### Bug Fixes * update dependencies, audit fix ([4f07b55
](4f07b55022
))
This commit is contained in:
parent
4f07b55022
commit
121e8b242b
3 changed files with 9 additions and 2 deletions
|
@ -3,6 +3,13 @@
|
||||||
All notable changes to this project will be documented in this file. See
|
All notable changes to this project will be documented in this file. See
|
||||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.0.9](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.8...v1.0.9) (2019-12-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* update dependencies, audit fix ([4f07b55](https://github.com/jedmao/semantic-release-npm-github-config/commit/4f07b55022212a4d3c721219a805c949857ef7ae))
|
||||||
|
|
||||||
## [1.0.8](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.7...v1.0.8) (2019-11-03)
|
## [1.0.8](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.7...v1.0.8) (2019-11-03)
|
||||||
|
|
||||||
|
|
||||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@jedmao/semantic-release-npm-github-config",
|
"name": "@jedmao/semantic-release-npm-github-config",
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@jedmao/semantic-release-npm-github-config",
|
"name": "@jedmao/semantic-release-npm-github-config",
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"description": "semantic-release shareable configuration for npm + GitHub",
|
"description": "semantic-release shareable configuration for npm + GitHub",
|
||||||
"main": ".releaserc.json",
|
"main": ".releaserc.json",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue