You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Security
15
15
16
-
- update dependency @types/node to v22.10.4. ([#68](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/68)) ([renovate-bot](https://git.justinelmore.dev/jelmore1674))
16
+
- update dependency @types/node to v22.10.5. ([#69](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/69)) ([renovate-bot](https://git.justinelmore.dev/jelmore1674))
17
17
18
18
## [1.4.1] - 2025-01-02
19
19
@@ -69,7 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
69
69
- Allow notice in changelog entries.
70
70
- Author name to change. 🚀 ([#42](https://git.justinelmore.dev/jelmore1674/build-changelog/issues/42), [#47](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/47)) (Justin Elmore)
71
71
- References to changes, ie. Commit Hashes, Pull Requests and Issues. 🚀 ([#41](https://git.justinelmore.dev/jelmore1674/build-changelog/issues/41), [#47](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/47)) (Justin Elmore)
72
-
- Allow usage of github relase url when releases url is not set in the config file. ([#47](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/47)) (Justin Elmore)
72
+
- Allow usage of github release url when releases url is not set in the config file. ([#47](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/47)) (Justin Elmore)
73
73
74
74
### Security
75
75
@@ -95,7 +95,7 @@ _Initial Release_
95
95
96
96
### Security
97
97
98
-
- pin depencies
98
+
- pin dependencies
99
99
- update vitest monorepo to v2.1.8
100
100
- update dependency vite-tsconfig-paths to v5.1.4
101
101
- update pnpm to v9.15.1
@@ -142,7 +142,7 @@ _Initial Release_
142
142
143
143
### Changed
144
144
145
-
- Pipeline ammends previous commit.
145
+
- Pipeline amends previous commit.
146
146
147
147
### Removed
148
148
@@ -179,7 +179,7 @@ _Initial Release_
179
179
180
180
- Fixed the `init` command generating `test.toml`.
181
181
- Fixed the fallback value not working as expected in prompt.
182
-
- Fixed crash when there is no archive file by genrating archive on `init` command.
182
+
- Fixed crash when there is no archive file by generating archive on `init` command.
183
183
184
184
## [0.3.0] - 2024-11-24
185
185
@@ -272,7 +272,7 @@ _Initial Release_
272
272
273
273
### Fixed
274
274
275
-
-`breaking` flag not rendering in changelog correctly. Adds a hypen. to make it look better.
275
+
-`breaking` flag not rendering in changelog correctly. Adds a hyphen. to make it look better.
0 commit comments