Skip to content

Commit 982ff38

Browse files
chore(release): 7.1.0
1 parent 02475f1 commit 982ff38

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
# Change Log
1+
# Changelog
2+
3+
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.
4+
5+
## [7.1.0](https://github.com/itgalaxy/generate-robotstxt/compare/v6.0.1...v7.1.0) (2019-07-03)
6+
7+
8+
### Features
9+
10+
* cjs export ([#123](https://github.com/itgalaxy/generate-robotstxt/issues/123)) ([9c0507b](https://github.com/itgalaxy/generate-robotstxt/commit/9c0507b))
211

3-
All notable changes to this project will be documented in this file.
412

5-
This project adheres to [Semantic Versioning](http://semver.org).
613

714
## 7.0.0 - 2019-07-03
815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generate-robotstxt",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Awesome generator robots.txt",
55
"author": "itgalaxy <development@itgalaxy.company>",
66
"contributors": [

0 commit comments

Comments
 (0)