2 Commits

Author SHA1 Message Date
a073d4bb88 2.1.0 2019-05-10 13:12:32 +02:00
f1077ffe36 Add new "special" contribution kind
We agreed to use this for special contribution items like e.g. the
initial kredits balance for core contributors from before we tracked
everything.
2019-05-10 13:10:51 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kosmos-schemas",
"version": "2.0.0",
"version": "2.1.0",
"description": "JSON-LD schemas for Kosmos data formats",
"main": "index.js",
"scripts": {

View File

@@ -47,7 +47,8 @@
"design",
"ops",
"docs",
"community"
"community",
"special"
]
},
"description": {