Skip to content

Commit abab43d

Browse files
committed
Merge #39: feat: release 1.0.0-alpha.4
63ed6b2 feat: release 1.0.0-alpha.4 (Mario) Pull request description: ACKs for top commit: josecelano: ACK 63ed6b2 Tree-SHA512: dcf904bf2617f06b95c23d82172b656db487da4387636cc3b6419e82197a1eb8eb5fa409469625aeaad6e722569b610b91c023b5f7b96ecd1b24fada35d116a3
2 parents 6613093 + 63ed6b2 commit abab43d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrust-index-api-lib",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0-alpha.4",
44
"description": "Contains API functions for the Torrust project.",
55
"repository": "https://github.com/torrust/torrust-index-api-lib",
66
"license": "SEE LICENSE IN COPYRIGHT",
@@ -20,6 +20,6 @@
2020
"typescript": "^5.2.2"
2121
},
2222
"dependencies": {
23-
"torrust-index-types-lib": "^1.0.0-alpha.3"
23+
"torrust-index-types-lib": "^1.0.0-alpha.4"
2424
}
2525
}

0 commit comments

Comments
 (0)