From 125c5a0799628f4fdcbfac5af08ac69761a2798d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Sep 2024 00:58:05 +0000 Subject: [PATCH] chore(release): 1.0.16 [skip ci] ## [1.0.16](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.15...v1.0.16) (2024-09-11) ### Bug Fixes * try to store npm tarball in /tmp dir named with git hash ([76d5a20](https://github.com/scratchfoundation/scratch-semantic-release-config/commit/76d5a2080585ef3bf24c7c11540a8b19bb194cbb)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c0c3c6..3ae8cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.16](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.15...v1.0.16) (2024-09-11) + + +### Bug Fixes + +* try to store npm tarball in /tmp dir named with git hash ([76d5a20](https://github.com/scratchfoundation/scratch-semantic-release-config/commit/76d5a2080585ef3bf24c7c11540a8b19bb194cbb)) + ## [1.0.15](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.14...v1.0.15) (2024-09-10) diff --git a/package-lock.json b/package-lock.json index 291007b..3a9578b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scratch-semantic-release-config", - "version": "1.0.15", + "version": "1.0.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "scratch-semantic-release-config", - "version": "1.0.15", + "version": "1.0.16", "license": "MIT", "dependencies": { "@semantic-release/changelog": "^6.0.1", diff --git a/package.json b/package.json index c71de33..e07828b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scratch-semantic-release-config", - "version": "1.0.15", + "version": "1.0.16", "description": "semantic-release shareable configuration for Scratch", "main": "release.config.js", "files": [