Skip to content

Commit

Permalink
Merge branch 'main' into fix/WRS-1832-zoomToPage
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandraFlavia9 authored Nov 19, 2024
2 parents 5c61a8a + f216748 commit 8dab33d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Studio UI

![Coverage](https://img.shields.io/badge/coverage-77.87%25-red.svg)
![Coverage](https://img.shields.io/badge/coverage-78.01%25-red.svg)

This repository includes the source code for the Studio UI application, which will be used by CHILI GraFx end users.
This application is intended to be used with CHILI GraFx (My) Projects, which uses a subset of features from the [studio-sdk](https://github.com/chili-publish/studio-sdk).
Expand Down
2 changes: 1 addition & 1 deletion bundle-size.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "bundle_size": 1077029 }
{ "bundle_size": 1077366 }
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "studio-ui",
"private": true,
"version": "1.1.1-19",
"version": "1.1.1-20",
"type": "module",
"description": "The Studio UI for CHILI GraFx",
"main": "src/main.tsx",
Expand Down

0 comments on commit 8dab33d

Please sign in to comment.