Skip to content

Commit 24eb20e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2024-07-23) ### Bug Fixes * Updated dependencies ([e5eccac](e5eccac))
1 parent e5eccac commit 24eb20e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/4ch3los/semantic-release-additional-tags/compare/v1.0.1...v1.0.2) (2024-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated dependencies ([e5eccac](https://github.com/4ch3los/semantic-release-additional-tags/commit/e5eccace14e10fcc7f51d2cc0d9d046ddf3abcfa))
7+
18
## [1.0.1](https://github.com/4ch3los/semantic-release-additional-tags/compare/v1.0.0...v1.0.1) (2024-01-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-additional-tags",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A semantic-release plugin, with the ability to add additional tags like v1.latest, latest and support for gitlab protected tags",
55
"main": "index.js",
66
"author": "Kai Fink",

0 commit comments

Comments
 (0)