Skip to content

Commit 2db8c29

Browse files
committed
📦 1.0.2
1 parent 76c3270 commit 2db8c29

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG.md
22

3+
## 1.0.2
4+
Fixed
5+
- Support GeoRSS from feed template [#10](https://github.com/koopjs/koop-output-rss/pull/10)
6+
37
## 1.0.1
48
Fixed
59
- Handle stream error[#9](https://github.com/koopjs/koop-output-rss/pull/9)

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "@koopjs/output-rss",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A Koop output plugin for RSS 2.0",
55
"main": "src/index.js",
66
"engines": {

0 commit comments

Comments
 (0)