Skip to content

Commit ecd4218

Browse files
committed
docs: update changelog (1.1.0)
1 parent 789051e commit ecd4218

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/scripts/incr-version.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
## VERSION 1
23

34
DOT=${1:-minor}
45
PACKAGE=${GITHUB_WORKSPACE:-.}/package.json

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 1.1.0 (2021-01-22)
2+
- `prevDow()` get previous day of week
3+
- Updated code to look more like TypeScript
4+
5+
16
#### 1.0.4 (2020-11-04)
27
- Use @aquaron/vdeploy for release management
38

0 commit comments

Comments
 (0)