Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed May 22, 2024
1 parent 597fbc1 commit 16d56ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

[v0.1.0] - 2024-05-22

- First release

[Unreleased]: <https://github.com/stac-extensions/product/compare/v1.0.0...HEAD>
[v0.1.0]: <https://github.com/stac-extensions/product/compare/v0.1.0>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stac-extension-product",
"version": "1.0.0",
"version": "0.1.0",
"scripts": {
"test": "npm run check-markdown && npm run check-examples",
"check-markdown": "remark . -f -r .github/remark.yaml",
Expand Down

0 comments on commit 16d56ad

Please sign in to comment.