Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

Commit 8b79f98

Browse files
committed
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2021-08-11) ### Bug Fixes * Force release with updated dependencies ([75a3275](75a3275))
1 parent 75a3275 commit 8b79f98

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/ffflorian/jszip-cli/compare/v3.1.0...v3.1.1) (2021-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Force release with updated dependencies ([75a3275](https://github.com/ffflorian/jszip-cli/commit/75a3275b666cc0b3bcab2078654a470aed7dd92f))
7+
18
# [3.1.0](https://github.com/ffflorian/jszip-cli/compare/v3.0.2...v3.1.0) (2020-01-03)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@
9797
"start": "ts-node src/cli.ts",
9898
"test": "ts-node -P tsconfig.jasmine.json node_modules/.bin/jasmine"
9999
},
100-
"version": "3.1.0"
100+
"version": "3.1.1"
101101
}

0 commit comments

Comments
 (0)