Skip to content

Commit 16d56ad

Browse files
committed
v0.1.0
1 parent 597fbc1 commit 16d56ad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
### Fixed
1818

19+
[v0.1.0] - 2024-05-22
20+
21+
- First release
22+
1923
[Unreleased]: <https://github.com/stac-extensions/product/compare/v1.0.0...HEAD>
24+
[v0.1.0]: <https://github.com/stac-extensions/product/compare/v0.1.0>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stac-extension-product",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"scripts": {
55
"test": "npm run check-markdown && npm run check-examples",
66
"check-markdown": "remark . -f -r .github/remark.yaml",

0 commit comments

Comments
 (0)