Skip to content

Commit f45fb04

Browse files
jhl-aabenbrandt
authored andcommitted
chore: release v0.4.0
1 parent 23fd8be commit f45fb04

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0](https://github.com/Aleph-Alpha/pharia-skill-cli/compare/v0.3.6...v0.4.0)
11+
12+
### Features
13+
14+
- [**breaking**] Remove run command, JFrog registry and simplify dependencies - ([eb805e6](https://github.com/Aleph-Alpha/pharia-skill-cli/commit/eb805e639ea9725a1120210d2087fd9f54141f47))
15+
16+
### Documentation
17+
18+
- Update readme - ([b508c6c](https://github.com/Aleph-Alpha/pharia-skill-cli/commit/b508c6c7e3bddf30db3257b1d3f09ad4fc4d350f))
19+
20+
1021
## [0.3.3](https://github.com/Aleph-Alpha/pharia-skill-cli/compare/v0.3.2...v0.3.3)
1122

1223
### Builds

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pharia-skill-cli"
3-
version = "0.3.6"
3+
version = "0.4.0"
44
edition = "2021"
55
repository = "https://github.com/Aleph-Alpha/pharia-skill-cli"
66

0 commit comments

Comments
 (0)