Skip to content

Commit

Permalink
v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Dec 9, 2021
1 parent 29c742f commit 2e591d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.0.13](https://github.com/linz/stac/compare/v0.0.12...v0.0.13) (2021-12-09)

### Features

- fields.json ([#197](https://github.com/linz/stac/issues/197)) ([29c742f](https://github.com/linz/stac/commit/29c742f2885e184c7e62448549ce851f360a2aa4))
- Fix strict ajv warnings ([#167](https://github.com/linz/stac/issues/167)) ([d2f7daa](https://github.com/linz/stac/commit/d2f7daa67d010ac8ffe1c8ff380cbc2fc9453d96))
- Verify ospec stderr output ([#198](https://github.com/linz/stac/issues/198)) ([5017d6c](https://github.com/linz/stac/commit/5017d6c6025a248d618dbd50d6870ff8809a2826))

## [0.0.12](https://github.com/linz/stac/compare/v0.0.11...v0.0.12) (2021-12-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linzjs/stac",
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"scripts": {
"lint": "npx eslint . --fix && yarn format",
Expand Down

0 comments on commit 2e591d6

Please sign in to comment.