Skip to content

Commit dbf9cb3

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](2.0.2...2.1.0) (2024-01-09) ### Bug Fixes * **all:** remove getter in PickerColumn parser ([f916130](f916130)) * missing includes ([819d114](819d114)) ### Features * **all:** update packages ([1837254](1837254)) * **android:** add collapseToolbar support ([#1360](#1360)) ([c3f5e95](c3f5e95)) * update momentjs ([#1358](#1358)) ([100ff29](100ff29)) * update underscore to version 1.13.6 ([36b2fc8](36b2fc8))
1 parent a9c23a4 commit dbf9cb3

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.1.0](https://github.com/tidev/alloy/compare/2.0.2...2.1.0) (2024-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **all:** remove getter in PickerColumn parser ([f916130](https://github.com/tidev/alloy/commit/f91613060b9477ac0bc1c3f534ec367369565a02))
7+
* missing includes ([819d114](https://github.com/tidev/alloy/commit/819d1142ea6a74d2c5159f2d3a1c48ac351b102a))
8+
9+
10+
### Features
11+
12+
* **all:** update packages ([1837254](https://github.com/tidev/alloy/commit/18372540804f5f602b406265015b4c513d18aafe))
13+
* **android:** add collapseToolbar support ([#1360](https://github.com/tidev/alloy/issues/1360)) ([c3f5e95](https://github.com/tidev/alloy/commit/c3f5e959a41ec2002eb79032eee54c9f3536015c))
14+
* update momentjs ([#1358](https://github.com/tidev/alloy/issues/1358)) ([100ff29](https://github.com/tidev/alloy/commit/100ff29841ab01f67bb368a2bbcc7e913bfe6622))
15+
* update underscore to version 1.13.6 ([36b2fc8](https://github.com/tidev/alloy/commit/36b2fc87be8a0732f3bcb3f31f62b52c86cf80ad))
16+
117
## [1.17.3](https://github.com/tidev/alloy/compare/1.17.2...1.17.3) (2022-01-10)
218

319

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"html5",
1212
"appc-client"
1313
],
14-
"version": "2.0.2",
14+
"version": "2.1.0",
1515
"author": "TiDev, Inc. <npm@tidev.io>",
1616
"bugs": {
1717
"url": "https://github.com/tidev/alloy/issues"

0 commit comments

Comments
 (0)