We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07e604 commit 31e65dbCopy full SHA for 31e65db
2 files changed
.releaserc.json
@@ -1,11 +1,5 @@
1
{
2
- "branches": [
3
- "dummy",
4
- {
5
- "name": "main",
6
- "prerelease": true
7
- }
8
- ],
+ "branches": ["main"],
9
"plugins": [
10
"@semantic-release/commit-analyzer",
11
"@semantic-release/release-notes-generator",
package.json
@@ -1,6 +1,6 @@
"name": "steam-types",
- "version": "1.0.0-main.1",
+ "version": "0.1.1",
"author": "BossSloth",
"description": "TypeScript type definitions for the Steam client",
"types": "dist/index.d.ts",
0 commit comments