Skip to content

Commit

Permalink
chore(master): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 2, 2024
1 parent b33f295 commit 2ac3300
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.1.0](https://github.com/amaanq/tree-sitter-bicep/compare/v1.0.1...v1.1.0) (2024-02-02)


### Features

* add assert statements ([86ecff9](https://github.com/amaanq/tree-sitter-bicep/commit/86ecff975c4d07971156089376360ec1612e934f))
* add test blocks ([54d8524](https://github.com/amaanq/tree-sitter-bicep/commit/54d85240889728215303a381c575fd553c907677))
* add user defined functions ([440aa5d](https://github.com/amaanq/tree-sitter-bicep/commit/440aa5d398265a4755fd47a974e869a266fc046b))
* add using statements ([7f233c2](https://github.com/amaanq/tree-sitter-bicep/commit/7f233c201312fb48df5834448b59e8ca3eb4da14))


### Bug Fixes

* support `as` in import with statements ([48a00c2](https://github.com/amaanq/tree-sitter-bicep/commit/48a00c254671b5e847e615442678f4f3f5aa1e43))

## [1.0.1](https://github.com/amaanq/tree-sitter-bicep/compare/v1.0.0...v1.0.1) (2024-02-01)


Expand Down

0 comments on commit 2ac3300

Please sign in to comment.