Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## 1.0.0 (2024-05-13)


### Features

* cleanup + taskfile for local building ([e791271](https://github.com/atomic-studio-org/studio-cli/commit/e7912713bfceb45de83e00efb4335905b86f9536))
* **manager:** initial support for flatpak/zap ([ca5bdea](https://github.com/atomic-studio-org/studio-cli/commit/ca5bdea933a57cd47cb8def51dd0c7df8947d8cb))
* valid, reproducible RPM package ([1672c1c](https://github.com/atomic-studio-org/studio-cli/commit/1672c1cc7a00d3539ce5e75b744eee8e699676cd))


### Bug Fixes

* depend on nushell official fedora package ([d23f7de](https://github.com/atomic-studio-org/studio-cli/commit/d23f7de6c6994b30f8802a05e0fd660f1751fc84))
* **rpm:** proper patching and c opr build ([8e65b09](https://github.com/atomic-studio-org/studio-cli/commit/8e65b091604cffa1b5cf1c133f61b38004c6f4bf))
* write down README + invalid NAR in flake.lock ([f130230](https://github.com/atomic-studio-org/studio-cli/commit/f1302303c0796a8c488bd04c68052ce5a03b9a27))