Skip to content

Commit 0caf463

Browse files
Merge pull request #8 from CivicActions/release-please--branches--main
2 parents ee4fc15 + b204de6 commit 0caf463

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/CivicActions/allusgov/compare/v0.1.0...v0.2.0) (2025-05-22)
4+
5+
6+
### Features
7+
8+
* **templates:** add new add data source template ([da01fa1](https://github.com/CivicActions/allusgov/commit/da01fa1c7c25e9eba8e2ebbda4c24ae53f3c8dfc))
9+
10+
11+
### Bug Fixes
12+
13+
* **templates:** fix issue conf schema and data ([ee4fc15](https://github.com/CivicActions/allusgov/commit/ee4fc1576318c3b22195476dc8b1e023ed2c0259))
14+
315
## 0.1.0 (2025-05-21)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "allusgov"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "This project attempts to map the organization of the US Federal Government by gathering and consolidating information from various directories."
55
authors = [{ name = "Owen Barton", email = "owen.barton@civicactions.com" }]
66
license = { text = "GPL-3.0-or-later" }

0 commit comments

Comments
 (0)