Skip to content

Commit

Permalink
OHRM5X-2151: Bump version to 2.0.0 (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
RajithaKumara authored Apr 25, 2023
1 parent 3b81741 commit 09e6433
Show file tree
Hide file tree
Showing 4 changed files with 556 additions and 1 deletion.
550 changes: 550 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

Large diffs are not rendered by default.

Empty file added .yarn/versions/04cfad93.yml
Empty file.
5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.3.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ohrm/oxd",
"license": "GPL-3.0",
"version": "2.0.0-alpha.12",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "storybook dev -p 6006",
Expand Down

0 comments on commit 09e6433

Please sign in to comment.