Skip to content

Commit

Permalink
docs: update changelog (1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
pham committed Jan 22, 2021
1 parent 789051e commit ecd4218
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/incr-version.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
## VERSION 1

DOT=${1:-minor}
PACKAGE=${GITHUB_WORKSPACE:-.}/package.json
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### 1.1.0 (2021-01-22)
- `prevDow()` get previous day of week
- Updated code to look more like TypeScript


#### 1.0.4 (2020-11-04)
- Use @aquaron/vdeploy for release management

Expand Down

0 comments on commit ecd4218

Please sign in to comment.