Skip to content

Commit 27e854d

Browse files
committed
chore(release): 1.6.0
1 parent 9744758 commit 27e854d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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+
## [1.6.0](https://github.com/ngneat/bind-query-params/compare/v1.5.2...v1.6.0) (2021-07-11)
6+
7+
8+
### Features
9+
10+
* 🎸 add some param exists method ([9744758](https://github.com/ngneat/bind-query-params/commit/9744758c9534cfc55e10535a90736f66250a83be))
11+
512
### [1.5.2](https://github.com/ngneat/bind-query-params/compare/v1.5.1...v1.5.2) (2021-05-24)
613

714

projects/ngneat/bind-query-params/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/bind-query-params",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "Sync URL Query Params with Angular Form Controls",
55
"dependencies": {
66
"tslib": "^2.0.0",

0 commit comments

Comments
 (0)