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.
2 parents 1a6f848 + bbbdd03 commit 95df81cCopy full SHA for 95df81c
.changeset/cs-1.md
.changeset/cs-2.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @noxify/gitlab-ci-builder
2
3
+## 0.0.5
4
+
5
+### Patch Changes
6
7
+- 1a6f848: update readme
8
+- 1a6f848: fix ci:version and ci:publish
9
10
## 0.0.4
11
12
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@noxify/gitlab-ci-builder",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Create GitLab CI pipelines with TypeScript.",
"keywords": [
"gitlab",
0 commit comments