Skip to content

Commit

Permalink
Bumping version and removing yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
balasundaram.jayaramankarthikeyan committed Mar 7, 2022
1 parent 5800bc5 commit 1ae2810
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12,792 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*

#lock
yarn.lock
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loblaw/backstage-plugin-gitlab",
"version": "0.1.21",
"version": "0.1.22",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 1ae2810

Please sign in to comment.