Skip to content

Commit

Permalink
chore: release v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Apr 6, 2024
1 parent 7a8d0b9 commit 3660675
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [0.13.0](https://github.com/danvk/gravlax/compare/0.12.6...0.13.0) (2024-04-06)

### Features

- implement chapters 14-25 🇦🇺 🦘 ([#168](https://github.com/danvk/gravlax/issues/168)) ([7a8d0b9](https://github.com/danvk/gravlax/commit/7a8d0b9c5774050d291f382164c4508df00d5043))

## [0.12.6](https://github.com/danvk/gravlax/compare/0.12.5...0.12.6) (2024-02-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gravlax",
"version": "0.12.6",
"version": "0.13.0",
"description": "A Lox interpreter with tasty TypeScript seasoning",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3660675

Please sign in to comment.