Skip to content

Commit 766d1b9

Browse files
authored
Merge pull request #45 from fram-x/feature/fix-version-locks
Feature/fix version locks
2 parents 4222cc2 + add14c1 commit 766d1b9

3 files changed

Lines changed: 8 additions & 5645 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Yarn
2+
yarn.lock
3+
14
# OSX
25
#
36
.DS_Store
@@ -58,3 +61,4 @@ buck-out/
5861
/.vscode/.react
5962
/lib/LICENSE
6063
/lib/README.md
64+

lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.2
2+
3+
- Fixed unnecessary version locks, i.e. removed yarn.lock from repository
4+
15
## 1.1.1
26

37
- Fixed version/release tag mismatch

0 commit comments

Comments
 (0)