Skip to content

Commit fba9282

Browse files
committed
Update PolicyEngine US
1 parent f15f759 commit fba9282

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12082,3 +12082,9 @@
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

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
fixed:
4-
- Weekly uv.lock workflow now targets main branch and uses native gh CLI for PR creation.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-us"
3-
version = "1.485.1"
3+
version = "1.485.2"
44
description = "Add your description here."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)