Skip to content

Commit

Permalink
docs(changelog): add v0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgooz committed Mar 19, 2022
1 parent 50ea7f1 commit 8f3c7bd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [`v0.19.5`](https://github.com/tendermint/starport/pull/2158/commits)

### Features

- Enable client code and Vuex code generation for query only modules as well.
- Upgraded the Vue template to `v0.3.5`.

### Fixes:
- Fixed snake case in code generation.
- Fixed plugin installations for Go =>v1.18.

### Changes:
- Dropped transpilation of TS to JS. Code generation now only produces TS files.

## `v0.19.4`

### Features
Expand Down

0 comments on commit 8f3c7bd

Please sign in to comment.