Skip to content

Commit a92f094

Browse files
committed
Revert "Release v1.1.1 (#16)"
This reverts commit 227e5b7.
1 parent 227e5b7 commit a92f094

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

.changeset/kind-pandas-listen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gitlab-dynamic-pipelines": major
3+
---
4+
5+
Use oxlint + oxfmt to lint:fix and format this codebase

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# gitlab-dynamic-pipelines
22

3-
## 2.0.0
4-
5-
### Major Changes
6-
7-
- 09c6b08: Use oxlint + oxfmt to lint:fix and format this codebase
8-
93
## 1.1.0
104

115
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlab-dynamic-pipelines",
3-
"version": "2.0.0",
3+
"version": "1.1.0",
44
"description": "Create dynamic Gitlab CI/CD pipelines using TypeScript with types",
55
"keywords": [
66
"gitlab"

0 commit comments

Comments
 (0)