Skip to content

Commit b059e96

Browse files
committed
chore(release): 1.14.61 [skip ci]
## [1.14.61](1.14.60...1.14.61) (2026-01-24) ### Bug Fixes * add GOPATH setup and global Go package installation improvements ([fad2481](fad2481)) * add GOPATH setup and global Go package installation improvements ([1f2bd42](1f2bd42))
1 parent fad2481 commit b059e96

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.14.61](https://github.com/arpanrec/arpanrec.nebula/compare/1.14.60...1.14.61) (2026-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add GOPATH setup and global Go package installation improvements ([fad2481](https://github.com/arpanrec/arpanrec.nebula/commit/fad24815596bc85abadd37b00e65b7dab03a0e4e))
7+
* add GOPATH setup and global Go package installation improvements ([1f2bd42](https://github.com/arpanrec/arpanrec.nebula/commit/1f2bd42bb66fee53cce587c3b64c8e467da323b8))
8+
19
## [1.14.60](https://github.com/arpanrec/arpanrec.nebula/compare/1.14.59...1.14.60) (2026-01-23)
210

311

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: arpanrec
33
name: nebula
4-
version: 1.14.60
4+
version: 1.14.61
55
readme: README.md
66
authors:
77
- "Arpan <me@arpanrec.com>"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ line-length = 120
1818

1919
[project]
2020
name = "arpanrec-nebula"
21-
version = "1.14.60"
21+
version = "1.14.61"
2222
description = "common ansible resources"
2323
authors = [ { name = "arpan", email = "me@arpanrec.com" } ]
2424
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)