Skip to content

Commit

Permalink
📦 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemanphd committed Jul 11, 2022
1 parent a037df5 commit c5195e6
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.11.0
Added
- Added new route[#26](https://github.com/koopjs/koop-output-dcat-us-11/pull/26)

## 1.10.0
Added
- Capability to customize the spatial property[#25](https://github.com/koopjs/koop-output-dcat-us-11/pull/25)
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.10.0",
"version": "1.11.0",
"description": "A Koop output plugin for the DCAT-US 1.1 specification",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit c5195e6

Please sign in to comment.