Skip to content

Commit

Permalink
Release 3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jairhenrique committed Jul 1, 2024
1 parent 0df09ac commit 8d90670
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

[//]: # (s-3.0.15)

# [3.0.15] - (2024-07-01)

## Misc
* Update project dependencies.

[//]: # (e-3.0.15)


[//]: # (s-3.0.14)

# [3.0.14] - (2024-05-20)
Expand Down
1 change: 0 additions & 1 deletion fragments/1718019098173.misc

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "news-fragments",
"version": "3.0.14",
"version": "3.0.15",
"description": "A release-it plugin to manipulate changelogs",
"main": "src/index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sonar.projectName=news-fragments
sonar.organization=gboticario
sonar.projectKey=54b291df-ce9e-4a5f-b1dd-36cb380195ec
sonar.projectVersion=3.0.14
sonar.projectVersion=3.0.15
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.javascript.lcov.reportPaths=coverage/lcov.info
Expand Down

0 comments on commit 8d90670

Please sign in to comment.