File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v0.0.0-alpha.22 (Tue Apr 25 2023)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - tests(manifest constructor): add property-based-tests & fix bugs [ #80 ] ( https://github.com/ds300/lazyrepo/pull/80 ) ([ @ds300 ] ( https://github.com/ds300 ) )
6
+
7
+ #### ⚠️ Pushed to ` main `
8
+
9
+ - Update README.md ([ @ds300 ] ( https://github.com/ds300 ) )
10
+ - center logo ([ @ds300 ] ( https://github.com/ds300 ) )
11
+ - simplify svg ([ @ds300 ] ( https://github.com/ds300 ) )
12
+ - refine logo ([ @ds300 ] ( https://github.com/ds300 ) )
13
+ - update logo again ([ @ds300 ] ( https://github.com/ds300 ) )
14
+ - update logo ([ @ds300 ] ( https://github.com/ds300 ) )
15
+
16
+ #### 🏠 Internal
17
+
18
+ - Run Label Enforcer on Cloudflare worker [ #81 ] ( https://github.com/ds300/lazyrepo/pull/81 ) ([ @ds300 ] ( https://github.com/ds300 ) )
19
+
20
+ #### 🧪 Tests
21
+
22
+ - tests: use memfs in ManifestConstructor.test [ #78 ] ( https://github.com/ds300/lazyrepo/pull/78 ) ([ @ds300 ] ( https://github.com/ds300 ) )
23
+
24
+ #### Authors: 1
25
+
26
+ - David Sheldrick ([ @ds300 ] ( https://github.com/ds300 ) )
27
+
28
+ ---
29
+
1
30
# v0.0.0-alpha.21 (Sat Apr 22 2023)
2
31
3
32
#### 🐛 Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lazyrepo" ,
3
- "version" : " 0.0.0-alpha.21 " ,
3
+ "version" : " 0.0.0-alpha.22 " ,
4
4
"description" : " lazyrepo is a caching task runner for npm/yarn/pnpm monorepos" ,
5
5
"engines" : {
6
6
"node" : " >=16.0.0"
You can’t perform that action at this time.
0 commit comments