Skip to content

Commit b5fea4c

Browse files
chore(develop): release 0.3.1
1 parent f561a92 commit b5fea4c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [0.3.1](https://github.com/bscotch/olympus/compare/v0.3.0...v0.3.1) (2024-05-13)
6+
7+
8+
### Features
9+
10+
* Support Firebase Test Lab Game Loop test for Android and iOS. ([4ae142c](https://github.com/bscotch/olympus/commit/4ae142c5f0ad6955157be79c1f3f73d6196cf73f))
11+
512
## [0.3.2](https://github.com/bscotch/olympus/compare/v0.3.0...v0.3.2) (2024-05-13)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "olympus",
3-
"version": "0.3.3",
3+
"version": "0.3.1",
44
"scripts": {
55
"preversion": "git fetch --tags",
66
"version": "npx conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",

0 commit comments

Comments
 (0)