Skip to content

Commit e8e009f

Browse files
chore(main): release 1.3.0
1 parent c81e1ee commit e8e009f

File tree

4 files changed

+43
-4
lines changed

4 files changed

+43
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.1"
2+
".": "1.3.0"
33
}

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,45 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.0](https://github.com/highlightjs/highlightjs-apex/compare/v1.2.1...v1.3.0) (2023-11-02)
9+
10+
11+
### Features
12+
13+
* update to Spring 23 (API 57.0) ([#4](https://github.com/highlightjs/highlightjs-apex/issues/4)) ([ecab0a9](https://github.com/highlightjs/highlightjs-apex/commit/ecab0a97e00315332abbbc9d3c3cb479cc18190d))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* npm packaging ([4901990](https://github.com/highlightjs/highlightjs-apex/commit/49019905672824544654a9f871be86d708287d2b))
19+
* npm version 1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
20+
* update package.json to v1.2.0 ([a5e6378](https://github.com/highlightjs/highlightjs-apex/commit/a5e637896f9065a3e9d33017ec4afe397da3a9ce))
21+
22+
23+
### Documentation
24+
25+
* **auto-changelog:** configure auto-changelog ([612f13a](https://github.com/highlightjs/highlightjs-apex/commit/612f13aa5511ef7fbadde8002c7ddaace9d9bfb2))
26+
* **changelog:** update changelog v1.2.0 ([3144fae](https://github.com/highlightjs/highlightjs-apex/commit/3144faef9f59a5a76ece758a32e9e9ad1c627064))
27+
28+
29+
### Build System
30+
31+
* **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))
32+
* **deps-dev:** bump prettier from 2.8.4 to 2.8.7 ([#5](https://github.com/highlightjs/highlightjs-apex/issues/5)) ([2d77b31](https://github.com/highlightjs/highlightjs-apex/commit/2d77b31d4a5fe20da862e1eb96b80553188e3891))
33+
* **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))
34+
* **deps-dev:** bump prettier from 2.8.8 to 3.0.0 ([f866c97](https://github.com/highlightjs/highlightjs-apex/commit/f866c97e33a79186ca05fbd42bd5cb1c92190693))
35+
* **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))
36+
* **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))
37+
* **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))
38+
* **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))
39+
* include highlight.js as dependency ([#11](https://github.com/highlightjs/highlightjs-apex/issues/11)) ([1026749](https://github.com/highlightjs/highlightjs-apex/commit/102674904a76ba7f5965e2a352bfca54fe88a302))
40+
41+
42+
### Continuous Integration
43+
44+
* **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))
45+
* **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))
46+
847
## [Unreleased](https://github.com/highlightjs/highlightjs-apex/compare/v1.2.1...HEAD)
948

1049
### Merged

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highlightjs-apex",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Apex Language of Salesforce highlighting plugin for highlight.js",
55
"main": "src/languages/apex.js",
66
"scripts": {

0 commit comments

Comments
 (0)