Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 2820cb0

Browse files
chore(main): release 1.0.0
1 parent f2a6376 commit 2820cb0

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-04-16)
4+
5+
6+
### Features
7+
8+
* add gh CLI wrapper for jujutsu ([775c236](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/775c2367e85d2b636f260817d9371fdc145cab95))
9+
* **ci:** project management and pull_request templates ([f39cb00](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/f39cb004d68be04b9cbff797f51dd73bda330c66))
10+
* lib output for this library + flakehub publish + bluebuild in packages + formatter ([0bdd0e8](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/0bdd0e80f24c3f6c096a5dd3e355dfbb9207c7a3))
11+
* metadata + secureboot generator ([db1dffd](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/db1dffd3e2b864874e855604e63a36aa76fdbc3b))
12+
* **template:** template for Atomic Studio packaging projects ([e6d8394](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/e6d8394f41c378d0bdd0cb8b2c69cbe556ec37e8))
13+
* utility library for atomic studio projects ([a0282cd](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/a0282cdb0c0c146189873491468ccf3f037bc383))
14+
15+
16+
### Bug Fixes
17+
18+
* add package repo template to nix flake ([d296e60](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/d296e60da5934e53f1d8df156ea9d00953aee664))
19+
* complaining from pre-commit ([8de0c9d](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/8de0c9dfb2130bb860dc9edf47e22e047bc26752))
20+
* do not require pre-commit hooks for developer workflow ([f3abb6c](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/f3abb6c070406cdbdaaff9e9ba2fc26d5a4b0059))
21+
* flake lock with NAR mismatch ([21e5ce4](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/21e5ce4fbfc7a05dae509ab99822d6c000ab25fa))
22+
* format nix file ([44f78cb](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/44f78cbc1b64444c9bb8d985a5ab0bd8676c71ab))
23+
* formatting for markdownlint ([ad06079](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/ad06079dee02b79aaa583185bcd554748d1fe016))
24+
* more complaining from linters ([84be64d](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/84be64d1acc951c0272189c89b8fa39cf8dc7d00))
25+
* oh my god pre-commit hooks straight up werent being run with nix flake check ([12860f5](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/12860f5d4c4ab13010617651f45b57b763a355fb))
26+
* **pre-commit:** invalid path for yamllint store path ([003d1a5](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/003d1a598e0bbb0202b7a33071d70cf4b3ab8462))
27+
* proper configurations for yamllint and markdownlint ([5d38cb3](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/5d38cb38fefa890c82609c1436573463d0d3c4af))
28+
* template uses latest flakehub version ([94a9476](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/94a94762e30ce9edd12797ff01863090f5ead7c5))
29+
* typo in template field instead of templates + github metadata ([f0a5769](https://github.com/atomic-studio-org/Utility-Flake-Library/commit/f0a57699709b82c7ea80c0e5d033cb4c380db82d))

0 commit comments

Comments
 (0)