Skip to content

Commit

Permalink
3.0.0-beta.30
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Nov 15, 2018
1 parent 288a1b4 commit 594aab8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 3.0.0-beta.30 - 2018-11-15

### Fixed
- Fix error thrown by datatypes when using template tags (properly).

## 3.0.0-beta.29 - 2018-11-15

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/feed-me",
"description": "Import content from XML, RSS, CSV or JSON feeds into Entries, Categories, Craft Commerce Products (and variants), and more.",
"type": "craft-plugin",
"version": "3.0.0-beta.29",
"version": "3.0.0-beta.30",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 594aab8

Please sign in to comment.