Skip to content

Commit

Permalink
chore(master): release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and polarmutex committed Feb 29, 2024
1 parent 6876241 commit d6e61d2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.3.0](https://github.com/polarmutex/tree-sitter-beancount/compare/v2.2.0...v2.3.0) (2024-02-29)


### Features

* Add swift bindings ([0e08ee4](https://github.com/polarmutex/tree-sitter-beancount/commit/0e08ee4212edef5088bb3dd93ab0ba01f94792b0))


### Bug Fixes

* remove unneeded excludes ([cd08aef](https://github.com/polarmutex/tree-sitter-beancount/commit/cd08aefa20dc0f3d5984b08b5d468f75bf4fd096))

## [2.2.0](https://github.com/polarmutex/tree-sitter-beancount/compare/v2.1.3...v2.2.0) (2023-10-10)


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": "tree-sitter-beancount",
"version": "2.2.0",
"version": "2.3.0",
"description": "a tree-sitter parser for the beancount syntax",
"main": "bindings/node",
"scripts": {
Expand Down

0 comments on commit d6e61d2

Please sign in to comment.