Skip to content

Commit 5653742

Browse files
chore(main): release 0.1.0
1 parent 2754304 commit 5653742

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
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.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/cardano-foundation/cardano-devkit/compare/v0.0.1...v0.1.0) (2024-12-14)
4+
5+
6+
### Features
7+
8+
* add config and yaci-devkit installation ([c2f730b](https://github.com/cardano-foundation/cardano-devkit/commit/c2f730bc41d57b256f2764301e01aad20cd2c594))
9+
* added the option to configure the installation path of the binaries ([d101a91](https://github.com/cardano-foundation/cardano-devkit/commit/d101a91a1375f68d0e97cff5a97c02e9330b0a2e))
10+
* implement config path as top level option ([9aa0207](https://github.com/cardano-foundation/cardano-devkit/commit/9aa0207847de468679395a2f7e9e982cdafa4ea2))
11+
12+
13+
### Bug Fixes
14+
15+
* build openssl for linux-aarch64 target ([2754304](https://github.com/cardano-foundation/cardano-devkit/commit/2754304d012c36bd1156aec9eb76dbd413cc8a0c))
16+
* make sure libssl-dev is installed for linux-aarch64 target ([464c63d](https://github.com/cardano-foundation/cardano-devkit/commit/464c63d6c074d3acc75ca5c96b467e4d77db3d70))
17+
* set file permissions only for unix target ([a11358d](https://github.com/cardano-foundation/cardano-devkit/commit/a11358de64f5de981c00edaa24135aa551d1828d))

0 commit comments

Comments
 (0)