Skip to content

Commit

Permalink
Chore deps update and release (#132)
Browse files Browse the repository at this point in the history
* chore(deps): update

* chore(release): 8.0.3
  • Loading branch information
evilebottnawi authored May 12, 2020
1 parent 3410294 commit 5f5c8cd
Show file tree
Hide file tree
Showing 5 changed files with 2,354 additions and 3,192 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ matrix:
- node_js: "12"
script: npm run test:only
env: CI=tests 12
- node_js: "13"
- node_js: "14"
script: npm run test:only
env: CI=tests 13
env: CI=tests 14

before_install:
- npm install -g npm@latest
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [8.0.3](https://github.com/itgalaxy/generate-robotstxt/compare/v8.0.2...v8.0.3) (2020-06-12)

### Chore

* update deps

## [8.0.2](https://github.com/itgalaxy/generate-robotstxt/compare/v8.0.1...v8.0.2) (2020-03-24)

### Chore
Expand Down
Loading

0 comments on commit 5f5c8cd

Please sign in to comment.