Skip to content

Commit

Permalink
version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 21, 2023
1 parent 98d2144 commit ce75982
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

## 1.0.2 - 2023-04-21

### Fixed
- Fix CP-based generic clients not accepting .env variables for some settings.

## 1.0.1 - 2023-04-21

### Changed
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/consume",
"description": "Create HTTP requests in your Twig templates to consume JSON, XML or CSV content.",
"type": "craft-plugin",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit ce75982

Please sign in to comment.