Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2021-06-02)

### Bug Fixes

* **(xo linter):** fixed linter errors ([70e6e01](70e6e01))
  • Loading branch information
semantic-release-bot committed Jun 2, 2021
1 parent 70e6e01 commit 9e36a35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/ryparker/jest-circus-allure-environment/compare/v1.1.0...v1.1.1) (2021-06-02)


### Bug Fixes

* **(xo linter):** fixed linter errors ([70e6e01](https://github.com/ryparker/jest-circus-allure-environment/commit/70e6e0157a911d6d87aa6dd7e3d99450ac487181))

# [1.1.0](https://github.com/ryparker/jest-circus-allure-environment/compare/v1.0.3...v1.1.0) (2021-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-circus-allure-environment",
"version": "1.1.0",
"version": "1.1.1",
"repository": "https://github.com/ryparker/jest-circus-allure-environment.git",
"author": "Ryan Parker <ryan.parker3@outlook.com>",
"license": "MIT",
Expand Down

0 comments on commit 9e36a35

Please sign in to comment.