Skip to content

Commit 8caeb23

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2023-06-22) ### Features * add InitializableDependency interface ([#6](#6)) ([647ba92](647ba92))
1 parent 647ba92 commit 8caeb23

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.0](https://github.com/Stacked-Org/core/compare/v1.3.2...v1.4.0) (2023-06-22)
2+
3+
4+
### Features
5+
6+
* add InitializableDependency interface ([#6](https://github.com/Stacked-Org/core/issues/6)) ([647ba92](https://github.com/Stacked-Org/core/commit/647ba925aee4bcbc095478dd80226290660d4275))
7+
18
## [1.3.2](https://github.com/Stacked-Org/core/compare/v1.3.1...v1.3.2) (2023-04-25)
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.3.2
3+
version: 1.4.0
44
homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_shared
55

66
environment:

0 commit comments

Comments
 (0)