Skip to content

Commit c4d2c85

Browse files
committed
chore(version): v0.23.1
1 parent 7d353de commit c4d2c85

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v0.23.1](https://github.com/divnix/std/compare/v0.23.0..v0.23.1) - 2023-06-15
6+
#### Bug Fixes
7+
- use recent enough nixpkgs lib version for haumea - ([6d9499f](https://github.com/divnix/std/commit/6d9499fea8c917545e58d03d22e6a78955598a6d)) - David Arnold
8+
- ci with new std-action compatible version - ([d6bcee9](https://github.com/divnix/std/commit/d6bcee9c35fb4a905b51c39e4d5ca842e9a421eb)) - David Arnold
9+
- add prj-spec dirs to gitignore - ([658683f](https://github.com/divnix/std/commit/658683f3edeb64c4f39a3bcee76d29adef84c4f0)) - Chris Montgomery
10+
- `.envrc`: shellcheck - ([3947897](https://github.com/divnix/std/commit/39478974cfdfac63d57c7d4900498659dda7c088)) - Chris Montgomery
11+
#### Features
12+
- update templates - ([304c835](https://github.com/divnix/std/commit/304c83597314d4a554997b11af42fbf412ac855c)) - Chris Montgomery
13+
#### Miscellaneous Chores
14+
- **(version)** setup dev version - ([bfd146c](https://github.com/divnix/std/commit/bfd146cd229016ec3353bdac1b9513f0b7c1605d)) - David Arnold
15+
- fix release automation for patch releases - ([7d353de](https://github.com/divnix/std/commit/7d353dee098d213c787b4c6caf34cbba86593684)) - David Arnold
16+
17+
- - -
18+
519
## [v0.23.0](https://github.com/divnix/std/compare/v0.22.0..v0.23.0) - 2023-06-03
620
#### Bug Fixes
721
- mkUser script to keep /etc/{passwd,shadow,group,gshadow} from being overwritten - ([959f54d](https://github.com/divnix/std/commit/959f54d6698ff7fea01e4e6d8e5d7d95fcf66844)) - Gytis Ivaskevicius

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.24.0-dev
1+
0.23.1

0 commit comments

Comments
 (0)