Skip to content

Commit d15cb80

Browse files
author
John Campion Jr
committed
chore(release): v0.0.3
1 parent 1aa802e commit d15cb80

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.0.3
4+
5+
[compare changes](https://github.com/jcamp-code/release-it-dotnet/compare/v0.0.2...v0.0.3)
6+
7+
### 🩹 Fixes
8+
9+
- Dotenv not loaded ([1aa802e](https://github.com/jcamp-code/release-it-dotnet/commit/1aa802e))
10+
311
## v0.0.2
412

513
[compare changes](https://github.com/jcamp-code/release-it-dotnet/compare/v0.0.1...v0.0.2)

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.2",
4+
"version": "0.0.3",
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)