Skip to content

Commit

Permalink
chore(release): 1.7.2 🎉 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 19, 2024
1 parent f863681 commit ac64485
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.7.2](https://github.com/rabraghib/darijascript/compare/v1.7.1...v1.7.2) (2024-11-19)


### Bug Fixes

* some adjustments ([a09fbf6](https://github.com/rabraghib/darijascript/commit/a09fbf653497f0932ab443109e07164b95789913))



## [1.7.1](https://github.com/rabraghib/darijascript/compare/v1.7.0...v1.7.1) (2024-11-19)


Expand Down
2 changes: 1 addition & 1 deletion language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ds-language-service",
"version": "1.7.1",
"version": "1.7.2",
"publisher": "rabraghib",
"displayName": "DarijaScript Language Service",
"description": "Provides syntax highlighting and bracket matching for DarijaScript.",
Expand Down

0 comments on commit ac64485

Please sign in to comment.