Skip to content

Commit d30549b

Browse files
chore(main): release 1.4.0
1 parent fb5c5e6 commit d30549b

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.3.5"
2+
".": "1.4.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/highlightjs/highlightjs-apex/compare/v1.3.5...v1.4.0) (2024-02-28)
4+
5+
6+
### Features
7+
8+
* spring24 Apex updates ([#51](https://github.com/highlightjs/highlightjs-apex/issues/51)) ([fb5c5e6](https://github.com/highlightjs/highlightjs-apex/commit/fb5c5e6b9a5f7cdda8e60ee630a599adcafd8b5f))
9+
10+
11+
### Build System
12+
13+
* **mocha:** bump mocha from 10.2.0 to 10.3.0 ([#50](https://github.com/highlightjs/highlightjs-apex/issues/50)) ([133be56](https://github.com/highlightjs/highlightjs-apex/commit/133be568ae8f96c3cd4161c811c4df3dcf7f08f7))
14+
315
## [1.3.5](https://github.com/highlightjs/highlightjs-apex/compare/v1.3.4...v1.3.5) (2024-02-06)
416

517

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.3.5",
3+
"version": "1.4.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)