Skip to content

Commit

Permalink
📦 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemanphd committed Jun 24, 2022
1 parent 21189e3 commit 5a78507
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG.md

## 1.10.0
Added
- Capability to customize the spatial property[#25](https://github.com/koopjs/koop-output-dcat-us-11/pull/25)

## 1.9.1
Fixed
- Fixed issue with additional resources in hub.js dependency [#24](https://github.com/koopjs/koop-output-dcat-us-11/pull/24)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koopjs/koop-output-dcat-us-11",
"version": "1.9.1",
"version": "1.10.0",
"description": "A Koop output plugin for the DCAT-US 1.1 specification",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit 5a78507

Please sign in to comment.