Skip to content

Commit 65b2ec6

Browse files
author
Phil Varner
authored
update changelog and package.json for 0.4.1 release (#278)
1 parent fea46a7 commit 65b2ec6

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.4.1] - 2022-07-11
99

1010
### Added
1111

@@ -151,7 +151,8 @@ Initial release, forked from [sat-api](https://github.com/sat-utils/sat-api/tree
151151

152152
Compliant with STAC 0.9.0
153153

154-
[0.4.0]: https://github.com/stac-utils/stac-api/compare/v0.4.0...v0.3.1
154+
[0.4.1]: https://github.com/stac-utils/stac-api/compare/v0.4.0...v0.4.1
155+
[0.4.0]: https://github.com/stac-utils/stac-api/compare/v0.3.1...v0.4.0
155156
[0.3.1]: https://github.com/stac-utils/stac-api/compare/v0.3.0...v0.3.1
156157
[0.3.0]: https://github.com/stac-utils/stac-api/compare/v0.2.1...v0.3.0
157158
[0.2.1]: https://github.com/stac-utils/stac-api/compare/v0.1.0...v0.2.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "stac-server",
33
"description": "A STAC API running on stac-server",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"repository": "https://github.com/stac-utils/stac-server",
66
"author": "Alireza Jazayeri, Matthew Hanson <matt.a.hanson@gmail.com>, Sean Harkins",
77
"license": "MIT",

0 commit comments

Comments
 (0)