Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.1...v3.2.0) (2023-03-15)

### Features

* Support Multi-Line and String Escapes ([#175](#175)) ([13fe286](13fe286))
  • Loading branch information
semantic-release-bot committed Mar 15, 2023
1 parent 13fe286 commit ad6a206
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/papyrus-lang-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/joelday/papyrus-lang/compare/v3.1.1...v3.2.0) (2023-03-15)


### Features

* Support Multi-Line and String Escapes ([#175](https://github.com/joelday/papyrus-lang/issues/175)) ([13fe286](https://github.com/joelday/papyrus-lang/commit/13fe2861912ee26ba45cbec9b873359c82a0dbda))

## [3.1.1](https://github.com/joelday/papyrus-lang/compare/v3.1.0...v3.1.1) (2023-02-05)


Expand Down

0 comments on commit ad6a206

Please sign in to comment.