Skip to content

Commit 62e7f8f

Browse files
authored
Merge pull request #78 from sentriz/release-v0.7.0
chore: release 0.7.0
2 parents 1a9f99e + 09d19c2 commit 62e7f8f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://www.github.com/sentriz/wrtag/compare/v0.6.1...v0.7.0) (2025-01-04)
4+
5+
6+
### Features
7+
8+
* **wrtag:** avoid more IO when no tag changes ([b4da400](https://www.github.com/sentriz/wrtag/commit/b4da4000fa4c597cf4fd1bd5c9771260bcb953ca))
9+
10+
11+
### Bug Fixes
12+
13+
* **tagmap:** normalise empty vs null tags ([676d640](https://www.github.com/sentriz/wrtag/commit/676d6404176cb4708a8c85d9a912005fb18550c1))
14+
* **wrtag:** don't wipe unknown metadata ([1a9f99e](https://www.github.com/sentriz/wrtag/commit/1a9f99ea3a0c267323bcd7ef3b90b9a3d5950779))
15+
316
### [0.6.1](https://www.github.com/sentriz/wrtag/compare/v0.6.0...v0.6.1) (2024-12-11)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.1
1+
0.7.0

0 commit comments

Comments
 (0)