Skip to content

Commit 6f8679f

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-06-25) ### Bug Fixes * add disableTestsConsoleOutput option ([#12](#12)) ([d5d0322](d5d0322))
1 parent d5d0322 commit 6f8679f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/Stacked-Org/core/compare/v1.4.0...v1.4.1) (2024-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add disableTestsConsoleOutput option ([#12](https://github.com/Stacked-Org/core/issues/12)) ([d5d0322](https://github.com/Stacked-Org/core/commit/d5d032273876579ccf2a393e7bfdb6de2e2d296b))
7+
18
# [1.4.0](https://github.com/Stacked-Org/core/compare/v1.3.2...v1.4.0) (2023-06-22)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stacked_shared
22
description: Shared code between the stacked packages.
3-
version: 1.4.0
3+
version: 1.4.1
44
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_shared
55

66
environment:

0 commit comments

Comments
 (0)