Skip to content

Commit

Permalink
chore(main): release 1.3.5 (#49)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.3.5](v1.3.4...v1.3.5)
(2024-02-06)


### Bug Fixes

* rename variable classes from debug temp names
([fa67d05](fa67d05))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 6, 2024
1 parent fa67d05 commit 945467f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.4"
".": "1.3.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.5](https://github.com/highlightjs/highlightjs-apex/compare/v1.3.4...v1.3.5) (2024-02-06)


### Bug Fixes

* rename variable classes from debug temp names ([fa67d05](https://github.com/highlightjs/highlightjs-apex/commit/fa67d055aa2b6b97fccafc9536cbfcfdd521fc75))

## [1.3.4](https://github.com/highlightjs/highlightjs-apex/compare/v1.3.3...v1.3.4) (2024-02-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlightjs-apex",
"version": "1.3.4",
"version": "1.3.5",
"description": "Apex Language of Salesforce highlighting plugin for highlight.js",
"main": "src/languages/apex.js",
"scripts": {
Expand Down

0 comments on commit 945467f

Please sign in to comment.