Skip to content

Commit a4a4005

Browse files
committed
revert
1 parent 96e0990 commit a4a4005

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

packages/ui/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [1.0.1] - 2025-11-20
7-
8-
### Changed
9-
- Minor fixes or updates
10-
116
## [1.0.0] - 2025-11-03
127

138
### Added
149
- Initial release of `eslint-config-hystax-ui`
1510
- Includes base ESLint rules for UI projects (React, JSX, TypeScript, Prettier, etc.)
1611

17-
[1.0.1]: https://github.com/hystax/eslint-config-hystax/compare/1.0.0...1.0.1
1812
[1.0.0]: https://github.com/hystax/eslint-config-hystax/tree/20251103-01/packages/ui

packages/ui/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.

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-hystax-ui",
3-
"version": "0.9.9",
3+
"version": "1.0.0",
44
"description": "UI ESLint config for Hystax projects",
55
"main": "index.mjs",
66
"type": "module",

0 commit comments

Comments
 (0)