Skip to content

Commit 77cd76a

Browse files
authored
Merge pull request #3 from shgysk8zer0/patch/changelog
Fix CHANGELOG
2 parents 55f5dc4 + ebcbe02 commit 77cd76a

File tree

1 file changed

+1
-44
lines changed

1 file changed

+1
-44
lines changed

CHANGELOG.md

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -6,49 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
### [v1.1.0] - 2023-07-03
10-
11-
### Changed
12-
- Update to node 20
13-
- Update npm publishing GH Action
14-
15-
## [v1.0.5] - 2023-07-02
16-
17-
### Added
18-
- Add `funding`
19-
20-
### Changed
21-
- Updated GitHub Actions workflows
22-
- Update versioning & lock-file scripts
23-
- Update `.npmignore` & `.gitignore`
24-
25-
## [v1.0.4] - 2023-06-08
26-
27-
### Added
28-
- Install `@shgysk8zer0/npm-utils`
29-
- Add `exports` to package config
30-
31-
### Removed
32-
- Uninstall `rollup`, `eslint`
33-
34-
### Changed
35-
- Use `getConfig()` from `@shgysk8zer0/js-utils/rollup` for rollup config
36-
37-
## [v1.0.3] - 2023-06-01
38-
39-
### Fixed
40-
- Revert to old Release Action, now with permissions & link to changelog
41-
42-
## [v1.0.2] - 2023-06-01
43-
44-
### Fixed
45-
- Fix `changelog-entry` to match `[$version]` instead of `$version`
46-
47-
## [v1.0.1] - 2023-05-31
48-
49-
### Fixed
50-
- Update GitHub Release workflow to use [Auto Release](https://github.com/marketplace/actions/auto-release)
51-
52-
## [v1.0.0] - 2023-05-31
9+
## [v1.0.0] - 2023-09-22
5310

5411
Initial Release

0 commit comments

Comments
 (0)