Skip to content

Commit

Permalink
Merge branch 'main' into epic/esl-animate-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n authored Jun 27, 2023
2 parents b543082 + 78ccfb9 commit 120c0c2
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr-beta.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release PR
name: Release PR Beta

on:
push:
Expand Down
3 changes: 3 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ debug: true
# Tag format config
tagFormat: "v${version}"

# Repository
repositoryUrl: "https://github.com/exadel-inc/esl"

# Branch release rules
branches:
- main
Expand Down
164 changes: 82 additions & 82 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"@semantic-release/release-notes-generator": "^11.0.3",
"@types/jest": "^29.5.2",
"@types/smoothscroll-polyfill": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@webcomponents/custom-elements": "1.6.0",
"chokidar-cli": "^3.0.0",
"clean-css-cli": "^5.6.2",
Expand Down

0 comments on commit 120c0c2

Please sign in to comment.