Skip to content

Commit 05f0345

Browse files
authored
chore(release): 0.1.0
1 parent 646905b commit 05f0345

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
5+
## 0.1.0 (2025-08-13)
6+
7+
8+
### General
9+
* Initial commit ([c7beaeb](https://github.com/cdcabrera/eslint-config-toolkit/commit/c7beaeb9515d92b08bbef46f12d304be1087e1ec))
10+
11+
### Features
12+
* create base config toolkit ([3a11dfa](https://github.com/cdcabrera/eslint-config-toolkit/commit/3a11dfa7878464cd68567540ace408ea08f2384d))
13+
14+
### Documentation
15+
* **readme** add status badge ([#4](https://github.com/cdcabrera/eslint-config-toolkit/pull/4)) ([a2bb4e1](https://github.com/cdcabrera/eslint-config-toolkit/commit/a2bb4e1c33ce1132a061b66a13f83bb5eeb91799))
16+
17+
### Continuous Integrations
18+
* esm for actions.commit ([#2](https://github.com/cdcabrera/eslint-config-toolkit/pull/2)) ([a92adb6](https://github.com/cdcabrera/eslint-config-toolkit/commit/a92adb66f4450f03497d42b868063bd8d6d0a2b3))
19+
20+
### Code Refactoring
21+
* expand, organize stylistic rules ([#3](https://github.com/cdcabrera/eslint-config-toolkit/pull/3)) ([6ba53a8](https://github.com/cdcabrera/eslint-config-toolkit/commit/6ba53a8cedc7a2d77ec9b7ea76942836a51f7b9b))
22+
* replace prettier with stylistic rules ([#1](https://github.com/cdcabrera/eslint-config-toolkit/pull/1)) ([b09f37c](https://github.com/cdcabrera/eslint-config-toolkit/commit/b09f37cf790e0bd9d4e14908473786f5282bb8b1))
23+
24+
### Builds
25+
* changelog npm script ([#5](https://github.com/cdcabrera/eslint-config-toolkit/pull/5)) ([646905b](https://github.com/cdcabrera/eslint-config-toolkit/commit/646905b0b24fb7cb8bf74ddf0f05b6d3cbc9f92c))
26+
* add base configs, scripts, package ([47976fe](https://github.com/cdcabrera/eslint-config-toolkit/commit/47976fe9bde2ce21fc44dd79112c80fd2e184d8e))
27+

0 commit comments

Comments
 (0)