Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglingcats committed Jan 5, 2024
2 parents 335d4b2 + b242320 commit aaa4e86
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## [1.1.0](https://github.com/glowbuzzer/awlib/compare/v1.0.0-beta.3...v1.1.0) (2024-01-05)


### Chore

* add optimised glb process ([ca5529b](https://github.com/glowbuzzer/awlib/commit/ca5529b5f389b54a04bef5228cfb664e73e96da2))
* release 1.1.0 ([7840ff9](https://github.com/glowbuzzer/awlib/commit/7840ff9aee3964e37096e07ae4cdc170be37193f))
* split out awlib as a git submodule ([ca5529b](https://github.com/glowbuzzer/awlib/commit/ca5529b5f389b54a04bef5228cfb664e73e96da2))
* use suspend-react to load glb files from base64 ([e98ce8b](https://github.com/glowbuzzer/awlib/commit/e98ce8b2063324f652b5408a58e1c3b0788a1705))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@glowbuzzer/awlib",
"version": "1.0.0",
"version": "1.1.0",
"description": "AutomationWare utilities for Glowbuzzer React",
"main": "dist/index.js",
"exports": "./dist/index.js",
Expand Down

0 comments on commit aaa4e86

Please sign in to comment.