Skip to content

Commit 06a3e3a

Browse files
authored
Merge pull request #48 from github/release-v1.3.0
v1.3.0
2 parents 4472154 + ddddffc commit 06a3e3a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# v1.3.0
2+
13
* Components are rendered with enough controller context to support rendering of partials and forms.
24

35
*Patrick Sinclair, Joel Hawksley, Aaron Patterson*

actionview-component.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
66

77
Gem::Specification.new do |spec|
88
spec.name = "actionview-component"
9-
spec.version = "1.2.1"
9+
spec.version = "1.3.0"
1010
spec.authors = ["GitHub Open Source"]
1111
spec.email = ["[email protected]"]
1212

0 commit comments

Comments
 (0)