File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
8+ ## [1.485.2] - 2026-01-02 19:06:03
9+
10+ ### Fixed
11+
12+ - Weekly uv.lock workflow now targets main branch and uses native gh CLI for PR creation.
13+
814## [1.485.1] - 2026-01-02 18:29:05
915
1016### Added
@@ -14127,6 +14133,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1412714133
1412814134
1412914135
14136+ [1.485.2]: https://github.com/PolicyEngine/policyengine-us/compare/1.485.1...1.485.2
1413014137[1.485.1]: https://github.com/PolicyEngine/policyengine-us/compare/1.485.0...1.485.1
1413114138[1.485.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.484.3...1.485.0
1413214139[1.484.3]: https://github.com/PolicyEngine/policyengine-us/compare/1.484.2...1.484.3
Original file line number Diff line number Diff line change 1208212082 removed :
1208312083 - Remove uv.lock freshness check from PR CI workflow.
1208412084 date : 2026-01-02 18:29:05
12085+ - bump : patch
12086+ changes :
12087+ fixed :
12088+ - Weekly uv.lock workflow now targets main branch and uses native gh CLI for PR
12089+ creation.
12090+ date : 2026-01-02 19:06:03
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Weekly uv.lock workflow now targets main branch and uses native gh CLI for PR creation.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-us"
3- version = " 1.485.1 "
3+ version = " 1.485.2 "
44description = " Add your description here."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments