Skip to content

Commit 2f3d019

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.2 [skip ci]
1 parent 689d49d commit 2f3d019

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/l4rm4nd/GitLab-Enumerator/compare/v1.0.1...v1.0.2) (2025-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* access local variable 'cve_link' where it is not associated with a value ([689d49d](https://github.com/l4rm4nd/GitLab-Enumerator/commit/689d49dbad84b5203123aeafd101ddd79e9b2150))
7+
18
## [1.0.1](https://github.com/l4rm4nd/GitLab-Enumerator/compare/v1.0.0...v1.0.1) (2025-06-04)
29

310

@@ -30,10 +37,3 @@
3037

3138
* sort by minor version ([49c023b](https://github.com/l4rm4nd/GitLab-Enumerator/commit/49c023bf67d4a60565118910bc4af89d48a38210))
3239

33-
## [0.1.2](https://github.com/l4rm4nd/GitLab-Enumerator/compare/v0.1.1...v0.1.2) (2025-06-04)
34-
35-
36-
### Bug Fixes
37-
38-
* manually group versions; fuck gemini ai ([d2d92a4](https://github.com/l4rm4nd/GitLab-Enumerator/commit/d2d92a462414cb407c099aa7ce0dfaec13802473))
39-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.1"
2+
"version": "1.0.2"
33
}

0 commit comments

Comments
 (0)