Skip to content

Commit 98f7f6b

Browse files
Merge pull request #388 from grigala/hg_basel_nativescript
Add additional achievements for HG Basel June 2023
2 parents 5ab3446 + b4708cb commit 98f7f6b

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)