Skip to content

Commit 8019417

Browse files
chore: release 🚀
1 parent f68dab2 commit 8019417

6 files changed

Lines changed: 24 additions & 31 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0-alpha.0 (2025-06-17)
7+
8+
### Features
9+
10+
- general updates and removed old gh-tools ([f68dab2](https://github.com/yetanothercode/yet-another/commit/f68dab2624bf2b6d4d30b76b4f99d767ece634ef))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"npmClient": "yarn",
4-
"version": "0.0.1-alpha.7",
4+
"version": "0.1.0-alpha.0",
55
"command": {
66
"version": {
77
"message": "chore: release :rocket:",

packages/yet-another-commitlint-config/CHANGELOG.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,25 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [0.0.1-alpha.6](https://github.com/cirocfc/yet-another-commitlint-config/compare/@cirocfc/yet-another-commitlint-config@0.0.1-alpha.5...@cirocfc/yet-another-commitlint-config@0.0.1-alpha.6) (2020-10-12)
7-
8-
**Note:** Version bump only for package @cirocfc/yet-another-commitlint-config
6+
# 0.1.0-alpha.0 (2025-06-17)
97

8+
### Features
109

10+
- general updates and removed old gh-tools ([f68dab2](https://github.com/cirocfc/yet-another-commitlint-config/commit/f68dab2624bf2b6d4d30b76b4f99d767ece634ef))
1111

12+
## [0.0.1-alpha.6](https://github.com/cirocfc/yet-another-commitlint-config/compare/@cirocfc/yet-another-commitlint-config@0.0.1-alpha.5...@cirocfc/yet-another-commitlint-config@0.0.1-alpha.6) (2020-10-12)
1213

14+
**Note:** Version bump only for package @cirocfc/yet-another-commitlint-config
1315

1416
## [0.0.1-alpha.5](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-commitlint-config@0.0.1-alpha.4...@cirocfc/yet-another-commitlint-config@0.0.1-alpha.5) (2020-10-08)
1517

1618
**Note:** Version bump only for package @cirocfc/yet-another-commitlint-config
1719

18-
19-
20-
21-
2220
## [0.0.1-alpha.4](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-commitlint-config@0.0.1-alpha.3...@cirocfc/yet-another-commitlint-config@0.0.1-alpha.4) (2020-06-07)
2321

24-
2522
### Bug Fixes
2623

27-
* missing dependencies on install in a project ([d380c0e](https://github.com/cirocfc/yet-another/commit/d380c0edb2a9930bdede0dfc535bac40357b055f))
28-
29-
30-
31-
24+
- missing dependencies on install in a project ([d380c0e](https://github.com/cirocfc/yet-another/commit/d380c0edb2a9930bdede0dfc535bac40357b055f))
3225

3326
## [0.0.1-alpha.3](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-commitlint-config@0.0.1-alpha.2...@cirocfc/yet-another-commitlint-config@0.0.1-alpha.3) (2020-04-04)
3427

packages/yet-another-commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"logo": {
55
"file": "./icons/128.png"
66
},
7-
"version": "0.0.1-alpha.6",
7+
"version": "0.1.0-alpha.0",
88
"main": "src/index.js",
99
"author": "Ciro Ferreira da Cruz <ciro.cfc@gmail.com>",
1010
"repository": {

packages/yet-another-prettier-config/CHANGELOG.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,28 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [0.0.1-alpha.7](https://github.com/cirocfc/yet-another-prettier-config/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.6...@cirocfc/yet-another-prettier-config@0.0.1-alpha.7) (2020-12-11)
7-
8-
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
6+
# 0.1.0-alpha.0 (2025-06-17)
97

8+
### Features
109

10+
- general updates and removed old gh-tools ([f68dab2](https://github.com/cirocfc/yet-another-prettier-config/commit/f68dab2624bf2b6d4d30b76b4f99d767ece634ef))
1111

12+
## [0.0.1-alpha.7](https://github.com/cirocfc/yet-another-prettier-config/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.6...@cirocfc/yet-another-prettier-config@0.0.1-alpha.7) (2020-12-11)
1213

14+
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
1315

1416
## [0.0.1-alpha.6](https://github.com/cirocfc/yet-another-prettier-config/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.5...@cirocfc/yet-another-prettier-config@0.0.1-alpha.6) (2020-10-12)
1517

1618
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
1719

18-
19-
20-
21-
2220
## [0.0.1-alpha.5](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.4...@cirocfc/yet-another-prettier-config@0.0.1-alpha.5) (2020-10-08)
2321

2422
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
2523

26-
27-
28-
29-
3024
## [0.0.1-alpha.4](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.3...@cirocfc/yet-another-prettier-config@0.0.1-alpha.4) (2020-06-07)
3125

3226
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
3327

34-
35-
36-
37-
3828
## [0.0.1-alpha.3](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.2...@cirocfc/yet-another-prettier-config@0.0.1-alpha.3) (2020-04-04)
3929

4030
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config

packages/yet-another-prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"logo": {
55
"file": "./icons/128.png"
66
},
7-
"version": "0.0.1-alpha.7",
7+
"version": "0.1.0-alpha.0",
88
"main": "src/index.js",
99
"author": "Ciro Ferreira da Cruz <ciro.cfc@gmail.com>",
1010
"repository": {

0 commit comments

Comments
 (0)