Skip to content

Commit 5f5c8cd

Browse files
Chore deps update and release (#132)
* chore(deps): update * chore(release): 8.0.3
1 parent 3410294 commit 5f5c8cd

File tree

5 files changed

+2354
-3192
lines changed

5 files changed

+2354
-3192
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ matrix:
2626
- node_js: "12"
2727
script: npm run test:only
2828
env: CI=tests 12
29-
- node_js: "13"
29+
- node_js: "14"
3030
script: npm run test:only
31-
env: CI=tests 13
31+
env: CI=tests 14
3232

3333
before_install:
3434
- npm install -g npm@latest

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [8.0.3](https://github.com/itgalaxy/generate-robotstxt/compare/v8.0.2...v8.0.3) (2020-06-12)
6+
7+
### Chore
8+
9+
* update deps
10+
511
## [8.0.2](https://github.com/itgalaxy/generate-robotstxt/compare/v8.0.1...v8.0.2) (2020-03-24)
612

713
### Chore

0 commit comments

Comments
 (0)