Skip to content

Commit

Permalink
chore: update release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dalelane authored Dec 27, 2021
1 parent 4af82c8 commit 8dc66f6
Show file tree
Hide file tree
Showing 3 changed files with 1,487 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ module.exports = {
'2.0.0': require('./schemas/2.0.0.json'),
'2.1.0': require('./schemas/2.1.0.json'),
'2.2.0': require('./schemas/2.2.0.json'),
'2.3.0': require('./schemas/2.3.0.json'),
};
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"branches": [
"master",
{
"name": "2021-09-release",
"name": "2022-01-release",
"prerelease": true
}
],
Expand Down
Loading

0 comments on commit 8dc66f6

Please sign in to comment.