Skip to content

Commit 91fd89a

Browse files
committed
chore(release): 3.1.4
1 parent 565c885 commit 91fd89a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.1.4](https://github.com/ngneat/reactive-forms/compare/v3.1.3...v3.1.4) (2021-11-17)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 form array get raw value should work ([565c885](https://github.com/ngneat/reactive-forms/commit/565c885ca5f0887429bee8cf50f2eab9e2485299)), closes [#116](https://github.com/ngneat/reactive-forms/issues/116)
11+
512
### [3.1.3](https://github.com/ngneat/reactive-forms/compare/v3.1.1...v3.1.3) (2021-10-28)
613

714

libs/reactive-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ngneat/reactive-forms",
33
"description": "(Angular Reactive) Forms with Benefits",
4-
"version": "3.1.3",
4+
"version": "3.1.4",
55
"keywords": [
66
"angular",
77
"angular 2",

0 commit comments

Comments
 (0)