Skip to content

Commit 1544cec

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 73009cc commit 1544cec

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
User="User"
2-
Base="Base"
3-
Token="Token"
1+
User=""
2+
Base=""
3+
Token=""

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.1.6
2+
13
## 0.1.5
24

35
### Change

Target/Class/Maintain.js

Lines changed: 1 addition & 1 deletion
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": "@playform/maintain",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"private": false,
55
"description": "Maintain 🔧",
66
"keywords": [
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@octokit/types": "13.10.0",
48-
"@playform/build": "0.2.1",
48+
"@playform/build": "0.2.2",
4949
"@types/etag": "1.8.3",
5050
"@types/node": "22.14.0",
5151
"@types/pacote": "11.1.8"

0 commit comments

Comments
 (0)