Skip to content

Commit 4c82447

Browse files
authored
build(changelog): remove auto-changelog (#21)
replaced it with Release-Please
1 parent d8a6ca1 commit 4c82447

File tree

3 files changed

+13
-321
lines changed

3 files changed

+13
-321
lines changed

CHANGELOG.md

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,31 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7-
83
## [1.2.1](https://github.com/highlightjs/highlightjs-apex/compare/v1.2.0...v1.2.1) (2023-11-02)
94

10-
115
### Miscellaneous Chores
126

13-
* npm version 1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
14-
* update package.json to v1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
15-
7+
- npm version 1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
8+
- update package.json to v1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
169

1710
### Documentation
1811

19-
* **changelog:** update changelog v1.2.0 ([3144fae](https://github.com/highlightjs/highlightjs-apex/commit/3144faef9f59a5a76ece758a32e9e9ad1c627064))
20-
12+
- **changelog:** update changelog v1.2.0 ([3144fae](https://github.com/highlightjs/highlightjs-apex/commit/3144faef9f59a5a76ece758a32e9e9ad1c627064))
2113

2214
### Build System
2315

24-
* **deps-dev:** bump highlight.js from 11.7.0 to 11.8.0 ([#8](https://github.com/highlightjs/highlightjs-apex/issues/8)) ([54529fe](https://github.com/highlightjs/highlightjs-apex/commit/54529fef2bf5d388c57b1c30a8347554e5a0d7a9))
25-
* **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#7](https://github.com/highlightjs/highlightjs-apex/issues/7)) ([9edcca2](https://github.com/highlightjs/highlightjs-apex/commit/9edcca2f84ff243169b53c20417fba6b62690df7))
26-
* **deps-dev:** bump prettier from 2.8.8 to 3.0.0 ([f866c97](https://github.com/highlightjs/highlightjs-apex/commit/f866c97e33a79186ca05fbd42bd5cb1c92190693))
27-
* **deps-dev:** bump prettier from 3.0.0 to 3.0.1 ([#10](https://github.com/highlightjs/highlightjs-apex/issues/10)) ([ae6770e](https://github.com/highlightjs/highlightjs-apex/commit/ae6770e35937724db68838182e18384eabe96f50))
28-
* **deps-dev:** bump prettier from 3.0.1 to 3.0.2 ([#12](https://github.com/highlightjs/highlightjs-apex/issues/12)) ([e1f490a](https://github.com/highlightjs/highlightjs-apex/commit/e1f490a4774d6f3511d973b2941fe15479a875be))
29-
* **deps-dev:** bump prettier from 3.0.2 to 3.0.3 ([#13](https://github.com/highlightjs/highlightjs-apex/issues/13)) ([d2f1a6f](https://github.com/highlightjs/highlightjs-apex/commit/d2f1a6fb8b7a84955ce4afeb15a58679635e01a5))
30-
* **deps:** bump highlight.js from 11.8.0 to 11.9.0 ([#15](https://github.com/highlightjs/highlightjs-apex/issues/15)) ([b20db94](https://github.com/highlightjs/highlightjs-apex/commit/b20db945a66300b22c83376e7fa7fcb475ed2d95))
31-
* include highlight.js as dependency ([#11](https://github.com/highlightjs/highlightjs-apex/issues/11)) ([1026749](https://github.com/highlightjs/highlightjs-apex/commit/102674904a76ba7f5965e2a352bfca54fe88a302))
32-
16+
- **deps-dev:** bump highlight.js from 11.7.0 to 11.8.0 ([#8](https://github.com/highlightjs/highlightjs-apex/issues/8)) ([54529fe](https://github.com/highlightjs/highlightjs-apex/commit/54529fef2bf5d388c57b1c30a8347554e5a0d7a9))
17+
- **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#7](https://github.com/highlightjs/highlightjs-apex/issues/7)) ([9edcca2](https://github.com/highlightjs/highlightjs-apex/commit/9edcca2f84ff243169b53c20417fba6b62690df7))
18+
- **deps-dev:** bump prettier from 2.8.8 to 3.0.0 ([f866c97](https://github.com/highlightjs/highlightjs-apex/commit/f866c97e33a79186ca05fbd42bd5cb1c92190693))
19+
- **deps-dev:** bump prettier from 3.0.0 to 3.0.1 ([#10](https://github.com/highlightjs/highlightjs-apex/issues/10)) ([ae6770e](https://github.com/highlightjs/highlightjs-apex/commit/ae6770e35937724db68838182e18384eabe96f50))
20+
- **deps-dev:** bump prettier from 3.0.1 to 3.0.2 ([#12](https://github.com/highlightjs/highlightjs-apex/issues/12)) ([e1f490a](https://github.com/highlightjs/highlightjs-apex/commit/e1f490a4774d6f3511d973b2941fe15479a875be))
21+
- **deps-dev:** bump prettier from 3.0.2 to 3.0.3 ([#13](https://github.com/highlightjs/highlightjs-apex/issues/13)) ([d2f1a6f](https://github.com/highlightjs/highlightjs-apex/commit/d2f1a6fb8b7a84955ce4afeb15a58679635e01a5))
22+
- **deps:** bump highlight.js from 11.8.0 to 11.9.0 ([#15](https://github.com/highlightjs/highlightjs-apex/issues/15)) ([b20db94](https://github.com/highlightjs/highlightjs-apex/commit/b20db945a66300b22c83376e7fa7fcb475ed2d95))
23+
- include highlight.js as dependency ([#11](https://github.com/highlightjs/highlightjs-apex/issues/11)) ([1026749](https://github.com/highlightjs/highlightjs-apex/commit/102674904a76ba7f5965e2a352bfca54fe88a302))
3324

3425
### Continuous Integration
3526

36-
* **deps:** bump actions/checkout from 3 to 4 ([#14](https://github.com/highlightjs/highlightjs-apex/issues/14)) ([c237011](https://github.com/highlightjs/highlightjs-apex/commit/c237011d196497504424bad0b4c2f912a21ec323))
37-
* **release-please:** implement Release-Please for changelog ([#17](https://github.com/highlightjs/highlightjs-apex/issues/17)) ([c81e1ee](https://github.com/highlightjs/highlightjs-apex/commit/c81e1eeea7079f602d7d5799b103ce1cb49546cd))
27+
- **deps:** bump actions/checkout from 3 to 4 ([#14](https://github.com/highlightjs/highlightjs-apex/issues/14)) ([c237011](https://github.com/highlightjs/highlightjs-apex/commit/c237011d196497504424bad0b4c2f912a21ec323))
28+
- **release-please:** implement Release-Please for changelog ([#17](https://github.com/highlightjs/highlightjs-apex/issues/17)) ([c81e1ee](https://github.com/highlightjs/highlightjs-apex/commit/c81e1eeea7079f602d7d5799b103ce1cb49546cd))
3829

3930
## [Unreleased](https://github.com/highlightjs/highlightjs-apex/compare/v1.2.1...HEAD)
4031

0 commit comments

Comments
 (0)