Skip to content

Commit b4708cb

Browse files
committed
Add additional achievements for HG Basel June 2023
1 parent 5ab3446 commit b4708cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

events.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
}
1212
],
1313
"achievements": [
14+
{
15+
"title": "NativeScript: Migrate secure-storage plugin",
16+
"url": "https://github.com/NativeScript/plugins/pull/513"
17+
},
1418
{
1519
"title": "AssertJ: Different enum classes with same names result in the same output for expected and actual when comparing lists",
1620
"url": "https://github.com/assertj/assertj/issues/3083"

0 commit comments

Comments
 (0)