Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-06-18)

### Features

* enhance docs ([d16fb30](d16fb30))
  • Loading branch information
semantic-release-bot committed Jun 18, 2022
1 parent d16fb30 commit a94550b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/lmarqs/cypress-rollup-preprocessor/compare/v1.1.0...v1.2.0) (2022-06-18)


### Features

* enhance docs ([d16fb30](https://github.com/lmarqs/cypress-rollup-preprocessor/commit/d16fb30f29947a737db8fe57fc433417c91b4e08))

# [1.1.0](https://github.com/lmarqs/cypress-rollup-preprocessor/compare/v1.0.2...v1.1.0) (2022-06-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-rollup-preprocessor",
"version": "1.1.0",
"version": "1.2.0",
"description": "Cypress preprocessor for bundling JavaScript via rollup",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a94550b

Please sign in to comment.