From be516b60938fb49450bea4d68e3418adce04518f Mon Sep 17 00:00:00 2001 From: romantic-release-bot <187212958+romantic-release-bot@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:12:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=92=20chore(release):=20v1.0.1=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # v1.0.1 (2024-11-16) ## What's Changed ### 🐛 Bug Fixes * try to deploy with semantic-release changes (package version) ([221db40](https://github.com/drackp2m/playsetonline/commit/221db40df39dbdda5a10c8dae571b831cb50aaf8)) by Marc Jovaní González * try to deploy with semantic-release changes (package version) ([9ed37c8](https://github.com/drackp2m/playsetonline/commit/9ed37c8e06e6b76a89f87c0a9d21d662c17eb280)) by Marc Jovaní González ### 🎒 Chores * restore folder with fake certificates ([63bc428](https://github.com/drackp2m/playsetonline/commit/63bc42838f56109e6a9d41490f18926cb670a427)) by Marc Jovaní González **Full Changelog**: https://github.com/drackp2m/playsetonline/compare/v1.0.0...v1.0.1 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adac18b8..3aa90eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v1.0.1 (2024-11-16) + +## What's Changed + +### 🐛 Bug Fixes + +- try to deploy with semantic-release changes (package version) ([221db40](https://github.com/drackp2m/playsetonline/commit/221db40df39dbdda5a10c8dae571b831cb50aaf8)) by Marc Jovaní González +- try to deploy with semantic-release changes (package version) ([9ed37c8](https://github.com/drackp2m/playsetonline/commit/9ed37c8e06e6b76a89f87c0a9d21d662c17eb280)) by Marc Jovaní González + +### 🎒 Chores + +- restore folder with fake certificates ([63bc428](https://github.com/drackp2m/playsetonline/commit/63bc42838f56109e6a9d41490f18926cb670a427)) by Marc Jovaní González + +**Full Changelog**: https://github.com/drackp2m/playsetonline/compare/v1.0.0...v1.0.1 + # v1.0.0 (2024-11-15) ## What's Changed diff --git a/package.json b/package.json index 2968e5b2..593f5a7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playsetonline/source", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "private": true, "scripts": {