Skip to content

Commit a90a969

Browse files
authored
Merge pull request #2 from magda-io/release/v1.0.0-alpha.1
v1.0.0-alpha.1
2 parents f704e92 + 5a4c5a8 commit a90a969

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# magda-csv-semantic-indexer
22

3-
![Version: 1.0.0-alpha.0](https://img.shields.io/badge/Version-1.0.0--alpha.0-informational?style=flat-square)
3+
![Version: 1.0.0-alpha.1](https://img.shields.io/badge/Version-1.0.0--alpha.1-informational?style=flat-square)
44

55
A Helm chart for Magda CSV Semantic Indexer
66

deploy/magda-csv-semantic-indexer/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: magda-csv-semantic-indexer
3-
version: 1.0.0-alpha.0
3+
version: 1.0.0-alpha.1
44
kubeVersion: ">= 1.14.0-0"
55
description: A Helm chart for Magda CSV Semantic Indexer
66
home: "https://github.com/magda-io/magda-csv-semantic-indexer"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magda/magda-csv-semantic-indexer",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "Magda CSV Semantic Indexer",
55
"type": "module",
66
"files": [
@@ -34,8 +34,8 @@
3434
"@types/mocha": "^10.0.10",
3535
"@types/nock": "^11.1.0",
3636
"@types/node": "^20.19.0",
37-
"@types/yargs": "^17.0.33",
3837
"@types/sinon": "^17.0.4",
38+
"@types/yargs": "^17.0.33",
3939
"chai": "^5.2.0",
4040
"husky": "^9.1.7",
4141
"mocha": "^11.7.1",

0 commit comments

Comments
 (0)