Skip to content

Commit f332b57

Browse files
authored
Merge pull request #12 from vst/release-please--branches--main
chore(main): release 0.0.3
2 parents 428d0b7 + efed81d commit f332b57

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.2"
2+
".": "0.0.3"
33
}

CHANGELOG.md

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

3+
## [0.0.3](https://github.com/vst/opsops/compare/v0.0.2...v0.0.3) (2024-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **pkg:** add interactive bash to PATH on Nix-based installations ([9818798](https://github.com/vst/opsops/commit/98187988a99efe9603b836f4dc84ac42619d5054))
9+
310
## [0.0.2](https://github.com/vst/opsops/compare/v0.0.1...v0.0.2) (2024-03-11)
411

512

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: opsops
2-
version: 0.0.2
2+
version: 0.0.3
33
github: vst/opsops
44
license: MIT
55
author: Vehbi Sinan Tunalioglu

0 commit comments

Comments
 (0)