Skip to content

Commit 0341715

Browse files
chore(main): release 1.12.2 (#216)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98e91fc commit 0341715

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.12.1"
2+
".": "1.12.2"
33
}

CHANGELOG.md

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

3+
## [1.12.2](https://github.com/JuliaPhysics/DynamicQuantities.jl/compare/v1.12.1...v1.12.2) (2026-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* hash symbolic quantities structurally ([#213](https://github.com/JuliaPhysics/DynamicQuantities.jl/issues/213)) ([98e91fc](https://github.com/JuliaPhysics/DynamicQuantities.jl/commit/98e91fc251281a13cc17760b9f90f93ba483c261))
9+
310
## [1.12.1](https://github.com/JuliaPhysics/DynamicQuantities.jl/compare/v1.12.0...v1.12.1) (2026-03-30)
411

512

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DynamicQuantities"
22
uuid = "06fc5a27-2a28-4c7c-a15d-362465fb6821"
33
authors = ["MilesCranmer <miles.cranmer@gmail.com> and contributors"]
4-
version = "1.12.1"
4+
version = "1.12.2"
55

66
[deps]
77
DispatchDoctor = "8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8"

0 commit comments

Comments
 (0)