Skip to content

Commit aff88e3

Browse files
chore(release): 2.0.16 [skip ci]
## [2.0.16](v2.0.15...v2.0.16) (2021-11-19) ### Bug Fixes * **deps:** update dependency date-fns to v2.26.0 ([393678a](393678a))
1 parent 393678a commit aff88e3

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
@@ -1,3 +1,10 @@
1+
## [2.0.16](https://github.com/eik-lib/cli/compare/v2.0.15...v2.0.16) (2021-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency date-fns to v2.26.0 ([393678a](https://github.com/eik-lib/cli/commit/393678a6c5edba795f750f58fff45cc9b716a2bf))
7+
18
## [2.0.15](https://github.com/eik-lib/cli/compare/v2.0.14...v2.0.15) (2021-11-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/cli",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"description": "Cli tool for publishing assets",
55
"main": "./classes/index.js",
66
"bin": {

0 commit comments

Comments
 (0)