Skip to content

Commit 07099a2

Browse files
Merge pull request #38 from DevWizardHQ/release/v1.0.0
chore: release v1.0.0
2 parents 12f283d + 22f9521 commit 07099a2

4 files changed

Lines changed: 30 additions & 29 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md

CHANGELOG.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### What's Changed
1111

12-
* build(deps-dev): bump @types/node from 25.0.8 to 25.0.9 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/6
13-
* build(deps-dev): bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/7
14-
* build(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/9
15-
* build(deps-dev): bump rollup from 4.55.1 to 4.56.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/10
16-
* build(deps-dev): bump rollup from 4.56.0 to 4.57.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/12
17-
* build(deps-dev): bump @types/node from 25.0.10 to 25.2.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/13
18-
* build(deps-dev): bump rollup from 4.57.0 to 4.57.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/14
19-
* build(deps-dev): bump @types/node from 25.2.1 to 25.2.3 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/15
20-
* build(deps-dev): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/16
21-
* build(deps-dev): bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/17
22-
* build(deps-dev): bump @types/node from 25.3.0 to 25.3.4 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/19
23-
* build(deps-dev): bump @types/node from 25.3.4 to 25.5.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/20
24-
* build(deps-dev): bump vitest from 4.0.17 to 4.1.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/21
25-
* build(deps-dev): bump vitest from 4.1.0 to 4.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/25
26-
* build(deps-dev): bump rollup from 4.59.0 to 4.60.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/28
27-
* build(deps-dev): bump rollup from 4.60.0 to 4.60.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/30
28-
* build(deps-dev): bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/31
29-
* build(deps-dev): bump vitest from 4.1.2 to 4.1.4 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/33
30-
* build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/24
31-
* build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/27
32-
* build(deps-dev): bump vite from 7.3.1 to 8.0.8 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/32
33-
* Add Vite 8 to peer dependency range by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/34
34-
* chore: update npm dependencies by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/35
35-
* fix: enable code quality workflow on pull requests by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/36
36-
* fix: resolve npm peer dependency conflict blocking CI by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/37
12+
- build(deps-dev): bump @types/node from 25.0.8 to 25.0.9 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/6
13+
- build(deps-dev): bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/7
14+
- build(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/9
15+
- build(deps-dev): bump rollup from 4.55.1 to 4.56.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/10
16+
- build(deps-dev): bump rollup from 4.56.0 to 4.57.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/12
17+
- build(deps-dev): bump @types/node from 25.0.10 to 25.2.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/13
18+
- build(deps-dev): bump rollup from 4.57.0 to 4.57.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/14
19+
- build(deps-dev): bump @types/node from 25.2.1 to 25.2.3 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/15
20+
- build(deps-dev): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/16
21+
- build(deps-dev): bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/17
22+
- build(deps-dev): bump @types/node from 25.3.0 to 25.3.4 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/19
23+
- build(deps-dev): bump @types/node from 25.3.4 to 25.5.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/20
24+
- build(deps-dev): bump vitest from 4.0.17 to 4.1.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/21
25+
- build(deps-dev): bump vitest from 4.1.0 to 4.1.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/25
26+
- build(deps-dev): bump rollup from 4.59.0 to 4.60.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/28
27+
- build(deps-dev): bump rollup from 4.60.0 to 4.60.1 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/30
28+
- build(deps-dev): bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/31
29+
- build(deps-dev): bump vitest from 4.1.2 to 4.1.4 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/33
30+
- build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/24
31+
- build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/27
32+
- build(deps-dev): bump vite from 7.3.1 to 8.0.8 by @dependabot[bot] in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/32
33+
- Add Vite 8 to peer dependency range by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/34
34+
- chore: update npm dependencies by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/35
35+
- fix: enable code quality workflow on pull requests by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/36
36+
- fix: resolve npm peer dependency conflict blocking CI by @iqbalhasandev in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/37
3737

3838
### New Contributors
3939

40-
* @iqbalhasandev made their first contribution in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/34
40+
- @iqbalhasandev made their first contribution in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/34
4141

4242
**Full Changelog**: https://github.com/DevWizardHQ/vite-plugin-enumify/compare/v0.1.3...v1.0.0
4343

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@devwizard/vite-plugin-enumify",
3-
"version": "0.1.3",
3+
"version": "1.0.0",
44
"description": "Vite plugin for Laravel Enumify - auto-sync PHP enums to TypeScript",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)