Skip to content

Commit bd1bf35

Browse files
authored
Merge pull request #2193 from diggerhq/release-please--branches--develop--components--taco/cli
chore(develop): release taco/cli 0.1.8
2 parents 74f40bd + 4c1f8ef commit bd1bf35

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"taco/cmd/taco": "0.1.7",
2+
"taco/cmd/taco": "0.1.8",
33
"taco/cmd/statesman": "0.1.8"
44
}

taco/cmd/taco/.changelog-ignore/CHANGELOG.md

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

3+
## [0.1.8](https://github.com/diggerhq/digger/compare/taco/cli/v0.1.7...taco/cli/v0.1.8) (2025-09-30)
4+
5+
6+
### Miscellaneous
7+
8+
* add essential around mutations ([#2189](https://github.com/diggerhq/digger/issues/2189)) ([bce8baf](https://github.com/diggerhq/digger/commit/bce8baf5b5b1de175e979c62d4c73644055181e1))
9+
* make a release ([74f40bd](https://github.com/diggerhq/digger/commit/74f40bd469a5d8b4bc29da9ea6fbe3fcbfbd4857))
10+
* make a release ([d133744](https://github.com/diggerhq/digger/commit/d1337444e3b9b5a83772b3001a0ea60e74f6329e))
11+
312
## [0.1.7](https://github.com/diggerhq/digger/compare/taco/cli/v0.1.6...taco/cli/v0.1.7) (2025-09-19)
413

514

0 commit comments

Comments
 (0)