Skip to content

Commit

Permalink
chore(release): v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 16, 2022
1 parent 35bd553 commit ee7cd4f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 0.1.8
version: 0.1.9
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
## [0.1.9](https://github.com/pcha/intellij-bloblang-support/compare/v0.1.8...v0.1.9) (2022-03-16)



## [0.1.8](https://github.com/pcha/intellij-bloblang-support/compare/v0.1.7...v0.1.8) (2022-03-16)



## [0.1.7](https://github.com/pcha/intellij-bloblang-support/compare/v0.1.6...v0.1.7) (2022-03-16)



## [0.1.6](https://github.com/pcha/intellij-bloblang-support/compare/v0.1.5...v0.1.6) (2022-03-16)



## [0.1.5](https://github.com/pcha/intellij-bloblang-support/compare/v0.1.0...v0.1.5) (2022-03-15)



# [0.1.0](https://github.com/pcha/intellij-bloblang-support/compare/52ad6ed1b0a4588f92e5cbe9a73bc21a33944df2...v0.1.0) (2022-03-15)


### Features

* define garammar base ([60f2750](https://github.com/pcha/intellij-bloblang-support/commit/60f27503319311377f2d7394743376a4e4b33d49))
* implement lexer & parser ([415bd84](https://github.com/pcha/intellij-bloblang-support/commit/415bd8429c25a1c83018189a6b2887ea4308a1fd))
* show blobfish icon ([52ad6ed](https://github.com/pcha/intellij-bloblang-support/commit/52ad6ed1b0a4588f92e5cbe9a73bc21a33944df2))



0 comments on commit ee7cd4f

Please sign in to comment.