Skip to content

Commit

Permalink
Build for d05bf67 style: lint fixes for semantic-release config
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Dec 21, 2023
1 parent 558efef commit 6fe0386
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Binary file modified closure-library/closure/bin/__pycache__/calcdeps.cpython-310.pyc
Binary file not shown.
10 changes: 0 additions & 10 deletions playgrounds/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ module.exports = {
{
name: 'develop'
// default channel
},
{
name: 'beta/*',
channel: 'beta',
prerelease: 'beta'
},
{
name: 'hotfix/*',
channel: 'hotfix',
prerelease: 'hotfix'
}
]
};

0 comments on commit 6fe0386

Please sign in to comment.