Skip to content

Commit 2436940

Browse files
author
John Campion Jr
committed
chore(release): v0.0.2
1 parent 3956342 commit 2436940

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.0.2
4+
5+
[compare changes](https://github.com/jcamp-code/release-it-dotnet/compare/v0.0.1...v0.0.2)
6+
7+
### 🏡 Chore
8+
9+
- Fix dependencies ([ee40f57](https://github.com/jcamp-code/release-it-dotnet/commit/ee40f57))
10+
11+
### 🤖 CI
12+
13+
- Add ignored paths to renovate ([3956342](https://github.com/jcamp-code/release-it-dotnet/commit/3956342))
14+
315
## v0.0.1
416

517
### 🚀 Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-it-dotnet",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "NuGet publish and DotNet version read/write plugin for release-it",
66
"author": "John Campion Jr (https://github.com/JohnCampionJr/)",
77
"license": "MIT",

0 commit comments

Comments
 (0)