@@ -5,6 +5,42 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v1.0.0 - 2026-04-12
9+
10+ ### What's Changed
11+
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
37+
38+ ### New Contributors
39+
40+ * @iqbalhasandev made their first contribution in https://github.com/DevWizardHQ/vite-plugin-enumify/pull/34
41+
42+ ** Full Changelog** : https://github.com/DevWizardHQ/vite-plugin-enumify/compare/v0.1.3...v1.0.0
43+
844## v0.1.3 - 2026-01-15
945
1046### What's Changed
0 commit comments