Skip to content

Commit 7c050f4

Browse files
committed
chore: Bump stac_framework version to 0.4.0
1 parent ab84efb commit 7c050f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/stac_framework/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.0
2+
3+
* Remove StacAction typedef
4+
* Code refactoring and improvements
5+
16
# 0.3.0
27

38
* Add StacAction and StacWidget types

packages/stac_framework/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stac_framework
22
description: The Stac Framework enables easy creation of parsers for widgets and actions, enhancing Stac's functionality and supporting custom implementations.
3-
version: 0.3.0
3+
version: 0.4.0
44
homepage: https://github.com/StacDev/stac
55

66
environment:

0 commit comments

Comments
 (0)