Skip to content

Commit

Permalink
chore(release): 1.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.5](1.1.4...1.1.5) (2024-06-05)

### Bug Fixes

* Make cpp tests work. ([1eb2766](1eb2766))
  • Loading branch information
semantic-release-bot committed Jun 5, 2024
1 parent 0ee6ee1 commit 4f058ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.5](https://github.com/dropecho/dropecho.testing/compare/1.1.4...1.1.5) (2024-06-05)


### Bug Fixes

* Make cpp tests work. ([1eb2766](https://github.com/dropecho/dropecho.testing/commit/1eb2766d6432a5edb002f72b58bcdead19a5360f))

## [1.1.4](https://github.com/dropecho/dropecho.testing/compare/1.1.3...1.1.4) (2023-07-07)


Expand Down
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"vantreeseba"
],
"main": "tools.Run",
"version": "1.1.4",
"releasenote": "Release version 1.1.4. See CHANGELOG.md for details.",
"version": "1.1.5",
"releasenote": "Release version 1.1.5. See CHANGELOG.md for details.",
"tags": [],
"license": "MIT"
}

0 comments on commit 4f058ec

Please sign in to comment.