Skip to content

Commit 7e092e7

Browse files
committed
chore(main): release 0.4.0
1 parent 3a16c70 commit 7e092e7

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "0.3.0"}
1+
{".":"0.4.0"}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/devbytes-cloud/freight/compare/v0.3.0...v0.4.0) (2026-08-05)
4+
5+
6+
### Features
7+
8+
* add quiet flag to init ([#87](https://github.com/devbytes-cloud/freight/issues/87)) ([3a16c70](https://github.com/devbytes-cloud/freight/commit/3a16c70ef4ecd3e564cfebfdaf1f430a39675ac8))
9+
10+
11+
### Bug Fixes
12+
13+
* add missing release please configs ([#77](https://github.com/devbytes-cloud/freight/issues/77)) ([00e71c5](https://github.com/devbytes-cloud/freight/commit/00e71c5bc10becc69f0910010b5f05b6ecb75795))
14+
15+
16+
### Dependencies
17+
18+
* update actions/checkout action to v7 ([#83](https://github.com/devbytes-cloud/freight/issues/83)) ([b031a2b](https://github.com/devbytes-cloud/freight/commit/b031a2b8ff0e52236ce2cadf1037f74e3424ca42))
19+
* update docusarus dev deps ([#80](https://github.com/devbytes-cloud/freight/issues/80)) ([4a1839b](https://github.com/devbytes-cloud/freight/commit/4a1839b5c03e077ea115a769f6e5581569eb0760))
20+
* update golangci/golangci-lint-action action to v9 ([#40](https://github.com/devbytes-cloud/freight/issues/40)) ([290ebfe](https://github.com/devbytes-cloud/freight/commit/290ebfe38e8a1f9a8c1b34bd6a03128aeb010de7))
21+
* update googleapis/release-please-action action to v5 ([#86](https://github.com/devbytes-cloud/freight/issues/86)) ([4362349](https://github.com/devbytes-cloud/freight/commit/43623495a022c0117a2a01fb92f9b9ee4419c299))
22+
* update module github.com/spf13/cobra to v1.10.2 ([#82](https://github.com/devbytes-cloud/freight/issues/82)) ([a37038d](https://github.com/devbytes-cloud/freight/commit/a37038da0aeed9133d05b2639b81634b2ea36e08))
23+
* update site deps ([#76](https://github.com/devbytes-cloud/freight/issues/76)) ([2b5d2de](https://github.com/devbytes-cloud/freight/commit/2b5d2dead583a8ac9ee50fe40313fa5f9585378a))
24+
325
## [0.3.0](https://github.com/devbytes-cloud/freight/compare/v0.2.0...v0.3.0) (2026-01-19)
426

527

0 commit comments

Comments
 (0)