@operato/dataset 9.2.7 → 10.0.0-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,17 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ### [9.2.7](https://github.com/hatiolab/operato/compare/v9.2.6...v9.2.7) (2026-03-12)
6
+ ## [10.0.0-beta.12](https://github.com/hatiolab/operato/compare/v10.0.0-beta.11...v10.0.0-beta.12) (2026-03-17)
7
7
 
8
8
 
9
9
  ### :bug: Bug Fix
10
10
 
11
- * **dataset:** remove duplicate variable declaration in ox-data-entry-form ([baa44a2](https://github.com/hatiolab/operato/commit/baa44a2ce0225873badc2e3e0a5983bc4e2cda4f))
12
- * 그리드 달력 클릭시 오픈 이벤트 추가 ([03f5863](https://github.com/hatiolab/operato/commit/03f5863dec0e2525d240bae69f0a3b6476f2974b))
11
+ * **dataset:** ox-data-entry-form value 중복 선언 제거 ([c277d4a](https://github.com/hatiolab/operato/commit/c277d4a13a92eac212b543056955eacc39c5e742))
12
+ * 그리드 달력 클릭시 오픈 이벤트 추가 ([3d02c15](https://github.com/hatiolab/operato/commit/3d02c15d84247201610f87842fc62f59a4228e61))
13
13
 
14
14
 
15
15
 
16
- ### [9.2.6](https://github.com/hatiolab/operato/compare/v9.2.5...v9.2.6) (2026-03-09)
16
+ ## [10.0.0-beta.7](https://github.com/hatiolab/operato/compare/v10.0.0-beta.6...v10.0.0-beta.7) (2026-03-09)
17
17
 
18
18
  **Note:** Version bump only for package @operato/dataset
19
19
 
@@ -21,11 +21,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
21
21
 
22
22
 
23
23
 
24
- ### [9.2.5](https://github.com/hatiolab/operato/compare/v9.2.4...v9.2.5) (2026-03-06)
24
+ ## [10.0.0-beta.2](https://github.com/hatiolab/operato/compare/v10.0.0-beta.1...v10.0.0-beta.2) (2026-03-05)
25
25
 
26
- **Note:** Version bump only for package @operato/dataset
27
26
 
27
+ ### :mega: Other
28
28
 
29
+ * modernize publish config for npm release ([7fe28ab](https://github.com/hatiolab/operato/commit/7fe28ab8818f8dc4a281f9f82db5d13b49f2cf9d))
29
30
 
30
31
 
31
32