Skip to content

Commit 520d2da

Browse files
committed
v1.4.0
1 parent f4bac23 commit 520d2da

2 files changed

Lines changed: 86 additions & 83 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 85 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,190 +1,193 @@
11
# Changelog (21/10/2025)
22

33
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
4-
* fix: recurse calls in root config
5-
* chore: generi commands
6-
* chore: use fs-extra and pathe
7-
* feat!: custom options for load files
8-
* perf: start call of generi config file
9-
* perf: only one parse in lerna version
4+
5+
### v1.4.0
6+
7+
* **πŸ”§ fix:** tostring in file read - [[f4bac23](https://github.com/betterwrite/generi/commit/f4bac23)]
8+
* **🚧 chore(generi):** generate changelog.md - [[0d950e5](https://github.com/betterwrite/generi/commit/0d950e5)]
9+
* **πŸ”§ fix:** recurse calls in root config - [[20f4728](https://github.com/betterwrite/generi/commit/20f4728)]
10+
* **🚧 chore:** generi commands - [[592b77e](https://github.com/betterwrite/generi/commit/592b77e)]
11+
* **🚧 chore:** use fs-extra and pathe - [[f5aed19](https://github.com/betterwrite/generi/commit/f5aed19)]
12+
* **πŸŽ‰ feat!:** custom options for load files - [[e175673](https://github.com/betterwrite/generi/commit/e175673)]
13+
* **πŸ“ˆ perf:** start call of generi config file - [[3a9e65b](https://github.com/betterwrite/generi/commit/3a9e65b)]
14+
* **πŸ“ˆ perf:** only one parse in lerna version - [[abcb316](https://github.com/betterwrite/generi/commit/abcb316)]
1015

1116
### v1.3.0
1217

13-
* chore: minimal node version
14-
* ci: update uses
15-
* chore: update deps
16-
* chore: license
17-
* perf: destr instead json-parse
18-
* chore: update deps
18+
* **🚧 chore:** minimal node version - [[fe4069f](https://github.com/betterwrite/generi/commit/fe4069f)]
19+
* **πŸ—Ώ ci:** update uses - [[d20d18a](https://github.com/betterwrite/generi/commit/d20d18a)]
20+
* **🚧 chore:** update deps - [[ad64a2b](https://github.com/betterwrite/generi/commit/ad64a2b)]
21+
* **🚧 chore:** license - [[4a0c9fd](https://github.com/betterwrite/generi/commit/4a0c9fd)]
22+
* **πŸ“ˆ perf:** destr instead json-parse - [[486ac98](https://github.com/betterwrite/generi/commit/486ac98)]
23+
* **🚧 chore:** update deps - [[a084538](https://github.com/betterwrite/generi/commit/a084538)]
1924

2025
### v1.2.1
2126

22-
* fix(release): canary in prerelease
27+
* **πŸ”§ fix(release):** canary in prerelease - [[1e91cb3](https://github.com/betterwrite/generi/commit/1e91cb3)]
2328

2429
### v1.2.0
2530

26-
* feat(log): canary argument for prerelease
27-
* fix(lerna): --setid in prerelease
28-
* fix: tag start with 0 value in prerelease
29-
* chore: readme
31+
* **πŸŽ‰ feat(log):** canary argument for prerelease - [[74c6742](https://github.com/betterwrite/generi/commit/74c6742)]
32+
* **πŸ”§ fix(lerna):** --setid in prerelease - [[cde69e8](https://github.com/betterwrite/generi/commit/cde69e8)]
33+
* **πŸ”§ fix:** tag start with 0 value in prerelease - [[21a6760](https://github.com/betterwrite/generi/commit/21a6760)]
34+
* **🚧 chore:** readme - [[25adf3a](https://github.com/betterwrite/generi/commit/25adf3a)]
3035

3136
### v1.1.0
3237

33-
* fix(tag): correct set prerelease to release
38+
* **πŸ”§ fix(tag):** correct set prerelease to release - [[a7b89d0](https://github.com/betterwrite/generi/commit/a7b89d0)]
3439

3540
### v1.0.1
3641

37-
* chore: release in tool
42+
* **🚧 chore:** release in tool - [[969a7e4](https://github.com/betterwrite/generi/commit/969a7e4)]
3843

3944
### v1.0.0
4045

41-
* chore: rename next tag options
42-
* chore: prerelease name
43-
* fix(tag): start prefix tag with 1 number
44-
* fix(init): options to log patch
45-
* feat: release option
46-
* feat(tag)!: support alpha or beta suffix
46+
* **🚧 chore:** rename next tag options - [[70915e2](https://github.com/betterwrite/generi/commit/70915e2)]
47+
* **🚧 chore:** prerelease name - [[efb80bb](https://github.com/betterwrite/generi/commit/efb80bb)]
48+
* **πŸ”§ fix(tag):** start prefix tag with 1 number - [[a621535](https://github.com/betterwrite/generi/commit/a621535)]
49+
* **πŸ”§ fix(init):** options to log patch - [[4054730](https://github.com/betterwrite/generi/commit/4054730)]
50+
* **πŸŽ‰ feat:** release option - [[e9dd3c1](https://github.com/betterwrite/generi/commit/e9dd3c1)]
51+
* **πŸŽ‰ feat(tag)!:** support alpha or beta suffix - [[616fc77](https://github.com/betterwrite/generi/commit/616fc77)]
4752

4853
### v0.6.2
4954

5055

5156
### v0.6.1
5257

53-
* chore: dev commands and prepublish
58+
* **🚧 chore:** dev commands and prepublish - [[c962537](https://github.com/betterwrite/generi/commit/c962537)]
5459

5560
### v0.6.0
5661

57-
* fix(setter): sha256 only with a repository link
58-
* chore: banner title
59-
* fix(start): exclude in event
60-
* chore: update deps
61-
* fix(lerna): publish in v6
62+
* **πŸ”§ fix(setter):** sha256 only with a repository link - [[1c7c8b1](https://github.com/betterwrite/generi/commit/1c7c8b1)]
63+
* **🚧 chore:** banner title - [[ec4c2f8](https://github.com/betterwrite/generi/commit/ec4c2f8)]
64+
* **πŸ”§ fix(start):** exclude in event - [[11da946](https://github.com/betterwrite/generi/commit/11da946)]
65+
* **🚧 chore:** update deps - [[3993a86](https://github.com/betterwrite/generi/commit/3993a86)]
66+
* **πŸ”§ fix(lerna):** publish in v6 - [[d76ea8f](https://github.com/betterwrite/generi/commit/d76ea8f)]
6267

6368
### v0.5.2
6469

65-
* feat(changelog): exclude option
70+
* **πŸŽ‰ feat(changelog):** exclude option - [[d1c87b0](https://github.com/betterwrite/generi/commit/d1c87b0)]
6671

6772
### v0.5.1
6873

69-
* fix(changelog): format sha256
74+
* **πŸ”§ fix(changelog):** format sha256 - [[78c5b3b](https://github.com/betterwrite/generi/commit/78c5b3b)]
7075

7176
### v0.5.0
7277

73-
* feat(changelog): sha256 repository link
74-
* feat: publish in lerna setup
75-
* fix(git): ignore merge tags
76-
* fix(lerna): from-package version
77-
* feat(lerna): publish command
78+
* **πŸŽ‰ feat(changelog):** sha256 repository link - [[cb3a0c2](https://github.com/betterwrite/generi/commit/cb3a0c2)]
79+
* **πŸŽ‰ feat:** publish in lerna setup - [[d6206a0](https://github.com/betterwrite/generi/commit/d6206a0)]
80+
* **πŸ”§ fix(git):** ignore merge tags - [[86b29de](https://github.com/betterwrite/generi/commit/86b29de)]
81+
* **πŸ”§ fix(lerna):** from-package version - [[e34edc1](https://github.com/betterwrite/generi/commit/e34edc1)]
82+
* **πŸŽ‰ feat(lerna):** publish command - [[5e3698e](https://github.com/betterwrite/generi/commit/5e3698e)]
7883

7984
### v0.4.2
8085

81-
* fix(changelog): correct trim ignore unknown types
86+
* **πŸ”§ fix(changelog):** correct trim ignore unknown types - [[d573e9c](https://github.com/betterwrite/generi/commit/d573e9c)]
8287

8388
### v0.4.1
8489

85-
* chore: pnpm instead yarn
86-
* fix(changelog): ignore non-conventional commits insert
90+
* **🚧 chore:** pnpm instead yarn - [[d83f0ed](https://github.com/betterwrite/generi/commit/d83f0ed)]
91+
* **πŸ”§ fix(changelog):** ignore non-conventional commits insert - [[db2ad84](https://github.com/betterwrite/generi/commit/db2ad84)]
8792

8893
### v0.4.0
8994

90-
* feat(changelog): emojis
95+
* **πŸŽ‰ feat(changelog):** emojis - [[3795c6a](https://github.com/betterwrite/generi/commit/3795c6a)]
9196

9297
### v0.3.1
9398

94-
* fix(log): continue in existente staged changes
95-
* fix(git): push in correct branch
96-
* chore: test command
97-
* refactor: general improvements
98-
* chore: readme
99+
* **πŸ”§ fix(log):** continue in existente staged changes - [[598aabe](https://github.com/betterwrite/generi/commit/598aabe)]
100+
* **πŸ”§ fix(git):** push in correct branch - [[869b94a](https://github.com/betterwrite/generi/commit/869b94a)]
101+
* **🚧 chore:** test command - [[30ed2fa](https://github.com/betterwrite/generi/commit/30ed2fa)]
102+
* **🚩 refactor:** general improvements - [[2936c3e](https://github.com/betterwrite/generi/commit/2936c3e)]
103+
* **🚧 chore:** readme - [[7aa03a9](https://github.com/betterwrite/generi/commit/7aa03a9)]
99104

100105
### v0.3.0
101106

102-
* refactor(changelog): search valid conventional-commit
103-
* refactor(git): release tag with a some arguments
107+
* **🚩 refactor(changelog):** search valid conventional-commit - [[590c83d](https://github.com/betterwrite/generi/commit/590c83d)]
108+
* **🚩 refactor(git):** release tag with a some arguments - [[f47e5ba](https://github.com/betterwrite/generi/commit/f47e5ba)]
104109

105110
### v0.2.9
106111

107-
* fix(lerna): tracking lerna version command error
108-
* Revert "feat(md): unicodes in conventional-commits"
109-
* Revert "v0.2.8"
112+
* **πŸ”§ fix(lerna):** tracking lerna version command error - [[7a7c9d0](https://github.com/betterwrite/generi/commit/7a7c9d0)]
110113

111114
### v0.2.8
112115

113-
* feat(md): unicodes in conventional-commits
116+
* **πŸŽ‰ feat(md):** unicodes in conventional-commits - [[06c81ba](https://github.com/betterwrite/generi/commit/06c81ba)]
114117

115118
### v0.2.7
116119

117-
* fix(lerna): --yes flag in lerna version
120+
* **πŸ”§ fix(lerna):** --yes flag in lerna version - [[77287d2](https://github.com/betterwrite/generi/commit/77287d2)]
118121

119122
### v0.2.6
120123

121-
* fix(lerna): set flags in lerna version
124+
* **πŸ”§ fix(lerna):** set flags in lerna version - [[ea3ccb0](https://github.com/betterwrite/generi/commit/ea3ccb0)]
122125

123126
### v0.2.5
124127

125-
* chore(cli): standard console to consola
126-
* chore(deps): remove picocolors
128+
* **🚧 chore(cli):** standard console to consola - [[aa836e8](https://github.com/betterwrite/generi/commit/aa836e8)]
129+
* **🚧 chore(deps):** remove picocolors - [[feda0d5](https://github.com/betterwrite/generi/commit/feda0d5)]
127130

128131
### v0.2.4
129132

130-
* fix(lerna): normalize lerna version
131-
* fix(config): publish in only command true
133+
* **πŸ”§ fix(lerna):** normalize lerna version - [[7dac4c7](https://github.com/betterwrite/generi/commit/7dac4c7)]
134+
* **πŸ”§ fix(config):** publish in only command true - [[a4c54b6](https://github.com/betterwrite/generi/commit/a4c54b6)]
132135

133136
### v0.2.3
134137

135-
* fix(config): publish correct commands
138+
* **πŸ”§ fix(config):** publish correct commands - [[3091496](https://github.com/betterwrite/generi/commit/3091496)]
136139

137140
### v0.2.2
138141

139-
* feat(config): publish command
142+
* **πŸŽ‰ feat(config):** publish command - [[858d46e](https://github.com/betterwrite/generi/commit/858d46e)]
140143

141144
### v0.2.1
142145

143-
* fix(lerna): set version in empty command call
144-
* fix(revert): verify remote
146+
* **πŸ”§ fix(lerna):** set version in empty command call - [[78d8aeb](https://github.com/betterwrite/generi/commit/78d8aeb)]
147+
* **πŸ”§ fix(revert):** verify remote - [[4dcd235](https://github.com/betterwrite/generi/commit/4dcd235)]
145148

146149
### v0.2.0
147150

148-
* chore(cli): alias in commands
149-
* fix(lerna): get correct version
150-
* feat(console): succes in push contents
151+
* **🚧 chore(cli):** alias in commands - [[f90c999](https://github.com/betterwrite/generi/commit/f90c999)]
152+
* **πŸ”§ fix(lerna):** get correct version - [[904bb75](https://github.com/betterwrite/generi/commit/904bb75)]
153+
* **πŸŽ‰ feat(console):** succes in push contents - [[0533b27](https://github.com/betterwrite/generi/commit/0533b27)]
151154

152155
### v0.1.7
153156

154-
* fix(log): set tag in default setups
155-
* feat(console): info emits
156-
* fix(monorepo): lerna get actually version
157+
* **πŸ”§ fix(log):** set tag in default setups - [[9aca334](https://github.com/betterwrite/generi/commit/9aca334)]
158+
* **πŸŽ‰ feat(console):** info emits - [[e42ca46](https://github.com/betterwrite/generi/commit/e42ca46)]
159+
* **πŸ”§ fix(monorepo):** lerna get actually version - [[0bacf98](https://github.com/betterwrite/generi/commit/0bacf98)]
157160

158161
### v0.1.6
159162

160-
* feat: invokate lerna command in monorepo
163+
* **πŸŽ‰ feat:** invokate lerna command in monorepo - [[b5b0a59](https://github.com/betterwrite/generi/commit/b5b0a59)]
161164

162165
### v0.1.5
163166

164-
* fix(init): generate changelog in existent repo
165-
* fix(revert): checkout delete unstaged changes
167+
* **πŸ”§ fix(init):** generate changelog in existent repo - [[22db8a4](https://github.com/betterwrite/generi/commit/22db8a4)]
168+
* **πŸ”§ fix(revert):** checkout delete unstaged changes - [[994386b](https://github.com/betterwrite/generi/commit/994386b)]
166169

167170
### v0.1.4
168171

169-
* fix(init): log option for init sets
170-
* fix(changelog): subheader in tag value
171-
* chore: revert console success
172-
* feat: revert command
173-
* chore: license
172+
* **πŸ”§ fix(init):** log option for init sets - [[b08cdf1](https://github.com/betterwrite/generi/commit/b08cdf1)]
173+
* **πŸ”§ fix(changelog):** subheader in tag value - [[2cac109](https://github.com/betterwrite/generi/commit/2cac109)]
174+
* **🚧 chore:** revert console success - [[9bf20bb](https://github.com/betterwrite/generi/commit/9bf20bb)]
175+
* **πŸŽ‰ feat:** revert command - [[defc9ed](https://github.com/betterwrite/generi/commit/defc9ed)]
176+
* **🚧 chore:** license - [[0366287](https://github.com/betterwrite/generi/commit/0366287)]
174177

175178
### v0.1.3
176179

177-
* feat: push option
180+
* **πŸŽ‰ feat:** push option - [[e937075](https://github.com/betterwrite/generi/commit/e937075)]
178181

179182
### v0.1.2
180183

181-
* fix(log): exists root config
184+
* **πŸ”§ fix(log):** exists root config - [[ec0cfc1](https://github.com/betterwrite/generi/commit/ec0cfc1)]
182185

183186
### v0.1.1
184187

185-
* chore: remove demo
186-
* fix: callback in try generi
188+
* **🚧 chore:** remove demo - [[a6b771d](https://github.com/betterwrite/generi/commit/a6b771d)]
189+
* **πŸ”§ fix:** callback in try generi - [[b0aad35](https://github.com/betterwrite/generi/commit/b0aad35)]
187190

188191
### v0.1.0
189192

190-
* chore(changelog): initial content
193+
* **🚧 chore(changelog):** initial content - [[ebc1d2d](https://github.com/betterwrite/generi/commit/ebc1d2d)]

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generi",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A Simple CHANGELOG.md Generator",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
Β (0)