Skip to content

Commit ef8f19e

Browse files
chore(main): release 1.0.0 (#6)
Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Co-authored-by: Ron <[email protected]>
1 parent 65afde6 commit ef8f19e

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
megalinter-reports/

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
{
2-
".": "0.0.1"
1+
{
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1-
# Changelog
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/philips-software/sonarqube-issue-conversion/compare/v0.0.1...v1.0.0) (2025-01-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* initial release of sonarqube-issue-conversion ([#5](https://github.com/philips-software/sonarqube-issue-conversion/issues/5))
9+
10+
### Features
11+
12+
* Initial release of sonarqube-issue-conversion ([#5](https://github.com/philips-software/sonarqube-issue-conversion/issues/5)) ([65afde6](https://github.com/philips-software/sonarqube-issue-conversion/commit/65afde6ac4e77f3b6516b69c4d523b864f243e78))
13+
14+
## Changelog
215

316
All notable changes to this project will be documented in this file.
417

518

6-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
19+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

0 commit comments

Comments
 (0)