Skip to content

Commit 891d2ba

Browse files
chore(main): release 0.1.2
1 parent d5b57eb commit 891d2ba

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.2](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.1.1...v0.1.2) (2024-04-27)
4+
5+
6+
### Bug Fixes
7+
8+
* bugfixes ([d5b57eb](https://github.com/andrewthetechie/err-aprs-backend/commit/d5b57eb923bd3e003f7e654254ed955cd2439952))
9+
10+
11+
### Dependencies
12+
13+
* bump coverage from 7.4.4 to 7.5.0 ([6a86f64](https://github.com/andrewthetechie/err-aprs-backend/commit/6a86f64cd056593cd9d35c35f0822a62c28916a3))
14+
* bump ruff from 0.3.7 to 0.4.0 ([9be3d82](https://github.com/andrewthetechie/err-aprs-backend/commit/9be3d8212f00e30f7f78688ecf65f2c86f8f31fe))
15+
* bump ruff from 0.4.0 to 0.4.1 ([84ec6f3](https://github.com/andrewthetechie/err-aprs-backend/commit/84ec6f35935cf78e9f86279289508d4dcbe26124))
16+
* bump ruff from 0.4.1 to 0.4.2 ([781e855](https://github.com/andrewthetechie/err-aprs-backend/commit/781e855fa042d1f5ad5274a28c87d56d3c230f20))
17+
318
## [0.1.1](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.1.0...v0.1.1) (2024-04-15)
419

520

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "err-aprs-backend"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Errbot APRS backend plugin"
55
authors = ["Andrew Herrington <andrew.the.techie@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)