Skip to content

Commit

Permalink
📦 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sansth1010 committed Nov 22, 2024
1 parent b8042a6 commit 1d7c2a4
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

## 2.1.0
Added
- DCAT US 3.0 [#67](https://github.com/koopjs/koop-output-dcat-us-11/pull/67)

## 2.0.1
Fixed
- Handle steam error [#43](https://github.com/koopjs/koop-output-dcat-ap-201/pull/43)
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": "2.0.1",
"version": "2.1.0",
"description": "A Koop output plugin for the DCAT-US 1.1 specification",
"main": "src/index.js",
"engines": {
Expand Down

0 comments on commit 1d7c2a4

Please sign in to comment.