Skip to content

Commit 1ae2810

Browse files
author
balasundaram.jayaramankarthikeyan
committed
Bumping version and removing yarn lock
1 parent 5800bc5 commit 1ae2810

File tree

3 files changed

+3
-12792
lines changed

3 files changed

+3
-12792
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ yarn-debug.log*
1717
yarn-error.log*
1818
lerna-debug.log*
1919

20+
#lock
21+
yarn.lock
2022
# Diagnostic reports (https://nodejs.org/api/report.html)
2123
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
2224

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@loblaw/backstage-plugin-gitlab",
3-
"version": "0.1.21",
3+
"version": "0.1.22",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)