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

Commit

Permalink
chore(release): 6.13.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@americanexpress/eslint-plugin-one-app-v6.13.0-beta.1](https://github.com/americanexpress/one-app-cli/compare/@americanexpress/eslint-plugin-one-app-v6.12.0...@americanexpress/eslint-plugin-one-app-v6.13.0-beta.1) (2021-05-19)

### Features

* **holocron-dev-server:** add holocron dev server ([bf5d231](bf5d231))
* **yarn2:** update to yarn 2 ([f583464](f583464))
  • Loading branch information
oneamexbot committed May 19, 2021
1 parent 4914749 commit 8272da0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/eslint-plugin-one-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@americanexpress/eslint-plugin-one-app-v6.13.0-beta.1](https://github.com/americanexpress/one-app-cli/compare/@americanexpress/eslint-plugin-one-app-v6.12.0...@americanexpress/eslint-plugin-one-app-v6.13.0-beta.1) (2021-05-19)


### Features

* **holocron-dev-server:** add holocron dev server ([bf5d231](https://github.com/americanexpress/one-app-cli/commit/bf5d231c2c50c8ca2db4152e13d13eee0c149589))
* **yarn2:** update to yarn 2 ([f583464](https://github.com/americanexpress/one-app-cli/commit/f5834648f059cfa5297164b2f3636f963f9a1a6e))

# @americanexpress/eslint-plugin-one-app-v1.0.0-beta.1 (2021-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-one-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@americanexpress/eslint-plugin-one-app",
"version": "1.0.0-beta.1",
"version": "6.13.0-beta.1",
"description": "This package has Eslint configurations used by one-app.",
"main": "index.js",
"jest": {
Expand Down

0 comments on commit 8272da0

Please sign in to comment.