Skip to content

Commit

Permalink
[CI Skip] release/stable 0.21.2
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Apr 29, 2023
1 parent 0eb7880 commit e4e5db1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
641 Frank Update all.json (#3307)
605 Mich Block 6 scam URLs (#3284)
581 Tim Janssen Update all.json (#3299)
526 Jaco 0.21.1 (#3285)
527 Jaco 0.21.2 (#3309)
425 mhusnirizal update all.json (#3295)
96 michalisFr Added 0 new domains (#2338)
31 Bill Laboon Add allinone-services.net (#1727)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"type": "module",
"version": "0.21.2",
"versions": {
"git": "0.21.2-16-x",
"npm": "0.21.1"
"git": "0.21.2",
"npm": "0.21.2"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.2-16-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.2' };

0 comments on commit e4e5db1

Please sign in to comment.