Skip to content

Commit 36d6595

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 3e0308a commit 36d6595

3 files changed

Lines changed: 81 additions & 79 deletions

File tree

CHANGELOG.md

Lines changed: 79 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,151 +1,153 @@
1+
## 0.1.4
2+
13
## 0.1.3
24

35
### Changed
46

5-
- Updated `cloudflare/wrangler-action` to v3.12.1 in `Cloudflare.ts`.
6-
- Updated `actions/setup-node` to v4.1.0 in `Node.ts` and `NPM.yml`.
7-
- Updated `actions/cache` to v4.1.2 in `Rust.ts`.
8-
- Updated `actions/checkout` to v4.2.2 in multiple workflow files
9-
(`Cloudflare.yml`, `codeql.yml`, `Node.yml`, `NPM.yml`, `Rust.yml`).
10-
- Updated `github/codeql-action` to v3.27.4 in `codeql.yml`.
7+
- Updated `cloudflare/wrangler-action` to v3.12.1 in `Cloudflare.ts`.
8+
- Updated `actions/setup-node` to v4.1.0 in `Node.ts` and `NPM.yml`.
9+
- Updated `actions/cache` to v4.1.2 in `Rust.ts`.
10+
- Updated `actions/checkout` to v4.2.2 in multiple workflow files
11+
(`Cloudflare.yml`, `codeql.yml`, `Node.yml`, `NPM.yml`, `Rust.yml`).
12+
- Updated `github/codeql-action` to v3.27.4 in `codeql.yml`.
1113

1214
## 0.1.2
1315

1416
### Added
1517

16-
- Added `Action.sh` script for managing GitHub Actions.
17-
- Added import statements for `Files` type in various command files.
18+
- Added `Action.sh` script for managing GitHub Actions.
19+
- Added import statements for `Files` type in various command files.
1820

1921
### Changed
2022

21-
- Updated `.npmignore` to replace `Documentation/` with `docs/` and
22-
`Summary.md` with `Action.sh`.
23-
- Updated `package.json`:
24-
- Bumped version from 0.1.1 to 0.1.2.
25-
- Updated email to `Source/Open@PlayForm.LTD`.
26-
- Updated URL to `HTTPS://PlayForm.LTD`.
27-
- Updated `deepmerge-ts` to version 7.1.3.
28-
- Updated `@octokit/types` to version 13.6.1.
29-
- Updated `@playform/build` to version 0.1.8.
30-
- Updated `@types/node` to version 22.9.0.
31-
- Updated various GitHub Actions and workflows:
32-
- Updated `cloudflare/wrangler-action` to v3.9.0 in `Cloudflare.ts`.
33-
- Updated `actions/setup-node` to v4.0.4 in `Node.ts` and `NPM.yml`.
34-
- Updated `actions/upload-artifact` to v4.4.3 in `Node.ts`.
35-
- Updated `actions/cache` to v4.1.1 in `Rust.ts`.
36-
- Updated `actions/checkout` to v4.2.1 in multiple workflow files.
37-
- Updated `github/codeql-action` to v3.26.13 in `codeql.yml`.
38-
- Improved code formatting and consistency across various TypeScript files.
23+
- Updated `.npmignore` to replace `Documentation/` with `docs/` and `Summary.md`
24+
with `Action.sh`.
25+
- Updated `package.json`:
26+
- Bumped version from 0.1.1 to 0.1.2.
27+
- Updated email to `Source/Open@PlayForm.LTD`.
28+
- Updated URL to `HTTPS://PlayForm.LTD`.
29+
- Updated `deepmerge-ts` to version 7.1.3.
30+
- Updated `@octokit/types` to version 13.6.1.
31+
- Updated `@playform/build` to version 0.1.8.
32+
- Updated `@types/node` to version 22.9.0.
33+
- Updated various GitHub Actions and workflows:
34+
- Updated `cloudflare/wrangler-action` to v3.9.0 in `Cloudflare.ts`.
35+
- Updated `actions/setup-node` to v4.0.4 in `Node.ts` and `NPM.yml`.
36+
- Updated `actions/upload-artifact` to v4.4.3 in `Node.ts`.
37+
- Updated `actions/cache` to v4.1.1 in `Rust.ts`.
38+
- Updated `actions/checkout` to v4.2.1 in multiple workflow files.
39+
- Updated `github/codeql-action` to v3.26.13 in `codeql.yml`.
40+
- Improved code formatting and consistency across various TypeScript files.
3941

4042
## 0.1.1
4143

4244
### Changed
4345

44-
- Updated `@playform/build` to version 0.1.3
45-
- Updated `@types/node` to version 22.5.0
46-
- Updated `zod` to version 3.23.8
47-
- Updated `actions/upload-artifact` to v4.3.6 in Node.ts
46+
- Updated `@playform/build` to version 0.1.3
47+
- Updated `@types/node` to version 22.5.0
48+
- Updated `zod` to version 3.23.8
49+
- Updated `actions/upload-artifact` to v4.3.6 in Node.ts
4850

4951
## 0.1.0
5052

5153
### Changed
5254

53-
- Updated `deepmerge-ts` to version 7.1.0
54-
- Updated `@playform/build` to version 0.1.2
55-
- Updated `@types/node` to version 20.14.12
56-
- Updated `zod` to the latest version
57-
- Updated `Run` script to use `Build 'Source/**/*.ts' --Watch`
58-
- Added `provenance: true` to `package.json`
55+
- Updated `deepmerge-ts` to version 7.1.0
56+
- Updated `@playform/build` to version 0.1.2
57+
- Updated `@types/node` to version 20.14.12
58+
- Updated `zod` to the latest version
59+
- Updated `Run` script to use `Build 'Source/**/*.ts' --Watch`
60+
- Added `provenance: true` to `package.json`
5961

6062
## 0.0.8
6163

6264
### Changed
6365

64-
- Updated version to 0.0.8
65-
- Updated `deepmerge-ts` to version 7.0.3
66-
- Updated `@playform/build` to version 0.1.0
67-
- Updated `@types/node` to version 20.14.10
68-
- Updated project description to "🔧 Maintain —"
66+
- Updated version to 0.0.8
67+
- Updated `deepmerge-ts` to version 7.0.3
68+
- Updated `@playform/build` to version 0.1.0
69+
- Updated `@types/node` to version 20.14.10
70+
- Updated project description to "🔧 Maintain —"
6971

7072
### Fixed
7173

72-
- Fixed evolving type errors by adding
73-
`// biome-ignore lint/nursery/noEvolvingTypes:` annotations
74+
- Fixed evolving type errors by adding
75+
`// biome-ignore lint/nursery/noEvolvingTypes:` annotations
7476

7577
## 0.0.7
7678

7779
### Changed
7880

79-
- Updated version to 0.0.8
80-
- Updated `deepmerge-ts` to version 7.0.3
81-
- Updated `@playform/build` to version 0.1.0
82-
- Updated `@types/node` to version 20.14.10
83-
- Updated project description to "🔧 Maintain —"
81+
- Updated version to 0.0.8
82+
- Updated `deepmerge-ts` to version 7.0.3
83+
- Updated `@playform/build` to version 0.1.0
84+
- Updated `@types/node` to version 20.14.10
85+
- Updated project description to "🔧 Maintain —"
8486

8587
### Fixed
8688

87-
- Fixed evolving type errors by adding
88-
`// biome-ignore lint/nursery/noEvolvingTypes:` annotations
89+
- Fixed evolving type errors by adding
90+
`// biome-ignore lint/nursery/noEvolvingTypes:` annotations
8991

9092
## 0.0.6
9193

9294
### Changed
9395

94-
- Updated version to 0.0.6
95-
- Updated `@playform/build` to version 0.0.10
96+
- Updated version to 0.0.6
97+
- Updated `@playform/build` to version 0.0.10
9698

9799
## 0.0.5
98100

99101
### Changed
100102

101-
- Updated version to 0.0.5
102-
- Added `@playform/build` as a peer dependency
103-
- Added `peerDependenciesMeta` to mark `@playform/build` as optional
103+
- Updated version to 0.0.5
104+
- Added `@playform/build` as a peer dependency
105+
- Added `peerDependenciesMeta` to mark `@playform/build` as optional
104106

105107
## 0.0.4
106108

107109
### Changed
108110

109-
- Updated version to 0.0.4
110-
- Updated project description to "🔧 Maintain —"
111-
- Updated homepage URL to use HTTPS
112-
- Updated author information
113-
- Updated dependencies:
114-
- `@octokit/core` to version 6.1.2
115-
- `commander` to version 12.1.0
116-
- `deepmerge-ts` to version 7.0.1
117-
- `zod` to version 3.23.8
118-
- `@octokit/types` to version 13.5.0
119-
- `@playform/build` to version 0.0.9
120-
- `@playform/document` to version 0.0.7
121-
- `@types/node` to version 20.12.12
122-
- Improved code formatting and consistency
123-
- Updated workflows to use newer versions of actions
111+
- Updated version to 0.0.4
112+
- Updated project description to "🔧 Maintain —"
113+
- Updated homepage URL to use HTTPS
114+
- Updated author information
115+
- Updated dependencies:
116+
- `@octokit/core` to version 6.1.2
117+
- `commander` to version 12.1.0
118+
- `deepmerge-ts` to version 7.0.1
119+
- `zod` to version 3.23.8
120+
- `@octokit/types` to version 13.5.0
121+
- `@playform/build` to version 0.0.9
122+
- `@playform/document` to version 0.0.7
123+
- `@types/node` to version 20.12.12
124+
- Improved code formatting and consistency
125+
- Updated workflows to use newer versions of actions
124126

125127
### Removed
126128

127-
- Removed `.env` from `.gitignore`
129+
- Removed `.env` from `.gitignore`
128130

129131
## 0.0.3
130132

131133
### Changed
132134

133-
- Updated version to 0.0.3
134-
- Updated homepage to `HTTPS://github.com/Playform/Maintain#readme`
135-
- Added `Document` script
135+
- Updated version to 0.0.3
136+
- Updated homepage to `HTTPS://github.com/Playform/Maintain#readme`
137+
- Added `Document` script
136138

137139
### Added
138140

139-
- Added `@playform/document` as a dependency
141+
- Added `@playform/document` as a dependency
140142

141143
## 0.0.2
142144

143145
### Changed
144146

145-
- Updated version to 0.0.2
147+
- Updated version to 0.0.2
146148

147149
## 0.0.1
148150

149151
### Added
150152

151-
- Initial Release
153+
- Initial Release

Target/Command/Cloudflare.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playform/maintain",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": false,
55
"description": "🔧 Maintain —",
66
"keywords": [

0 commit comments

Comments
 (0)