Skip to content

Commit

Permalink
Merge pull request #48 from github/release-v1.3.0
Browse files Browse the repository at this point in the history
v1.3.0
  • Loading branch information
joelhawksley authored Sep 27, 2019
2 parents 4472154 + ddddffc commit 06a3e3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# v1.3.0

* Components are rendered with enough controller context to support rendering of partials and forms.

*Patrick Sinclair, Joel Hawksley, Aaron Patterson*
Expand Down
2 changes: 1 addition & 1 deletion actionview-component.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "actionview-component"
spec.version = "1.2.1"
spec.version = "1.3.0"
spec.authors = ["GitHub Open Source"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 06a3e3a

Please sign in to comment.