Skip to content

Commit

Permalink
Created new package for RFLIB: 2.2.0 => 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fischer committed Feb 13, 2021
1 parent e8daa9d commit 6ffa7af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reliability-force",
"private": true,
"version": "2.2.0",
"version": "2.3.0",
"description": "Salesforce library for improving the reliability of your org",
"scripts": {
"lint": "npm run lint:lwc && npm run lint:aura",
Expand Down
7 changes: 4 additions & 3 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"path": "rflib",
"default": true,
"package": "RFLIB",
"versionName": "ver 2.2.0",
"versionNumber": "2.2.0.NEXT",
"versionName": "ver 2.3.0",
"versionNumber": "2.3.0.NEXT",
"postInstallUrl": "https://github.com/j-fischer/rflib#how-tos",
"releaseNotesUrl": "https://github.com/j-fischer/rflib/blob/master/CHANGELOG.md"
},
Expand Down Expand Up @@ -74,6 +74,7 @@
"[email protected]": "04t3h000004jpyMAAQ",
"[email protected]": "04t3h000004jpyRAAQ",
"[email protected]": "04t3h000004jq2OAAQ",
"[email protected]": "04t3h000004jqXEAAY"
"[email protected]": "04t3h000004jqXEAAY",
"[email protected]": "04t3h000004jqfnAAA"
}
}

0 comments on commit 6ffa7af

Please sign in to comment.