Skip to content

Commit bddaae5

Browse files
authored
chore: release v1.6.2
1 parent c299339 commit bddaae5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.6.2](https://github.com/unrs/unrs-resolver/compare/v1.6.1...v1.6.2) - 2025-04-21
10+
11+
### <!-- 1 -->Bug Fixes
12+
13+
- resolve parent base url correctly by normalizing as absolute path ([#72](https://github.com/unrs/unrs-resolver/pull/72))
14+
915
## [1.6.1](https://github.com/unrs/unrs-resolver/compare/v1.6.0...v1.6.1) - 2025-04-20
1016

1117
### <!-- 1 -->Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[package]
66
name = "unrs_resolver"
7-
version = "1.6.1"
7+
version = "1.6.2"
88
authors = ["JounQin <[email protected]> (https://www.1stG.me)"]
99
categories = ["development-tools"]
1010
edition = "2024"

0 commit comments

Comments
 (0)