Skip to content

Commit

Permalink
📦 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemanphd committed May 19, 2022
1 parent cce6c2f commit 3b33c03
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.9.1
Fixed
- Fixed issue with additional resources in hub.js dependency [#24](https://github.com/koopjs/koop-output-dcat-us-11/pull/24)

## 1.9.0
Added
- If the `distribution` property of a site's dcat config is an array, those custom distributions will now be prepended to the distributions list [#23](https://github.com/koopjs/koop-output-dcat-us-11/pull/23)
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.0",
"version": "1.9.1",
"description": "A Koop output plugin for the DCAT-US 1.1 specification",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit 3b33c03

Please sign in to comment.