Skip to content

Commit 5750704

Browse files
committed
yarn build
1 parent e8f8f24 commit 5750704

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+84
-108177
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.25 (TBD)
1+
## 1.0.25 (12-11-2025)
22

33
([@butlergroup](https://github.com/butlergroup) did a bunch of homework for y'all!)
44
#### New Features

medusa/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
log.logger.addHandler(logging.NullHandler())
4040

4141
INSTANCE_ID = text_type(uuid.uuid1())
42-
VERSION = '1.0.24'
42+
VERSION = '1.0.25'
4343

4444
USER_AGENT = 'Medusa/{version} ({system}; {release}; {instance})'.format(
4545
version=VERSION, system=platform.system(), release=platform.release(),

themes/dark/assets/css/bootstrap-formhelpers.min.css

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

themes/dark/assets/css/browser.css

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

themes/dark/assets/css/country-flags.css

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

themes/dark/assets/css/lib/jquery-ui-1.10.4.custom.min.css

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

themes/dark/assets/css/lib/jquery.qtip-2.2.1.min.css

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

themes/dark/assets/css/print.css

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

0 commit comments

Comments
 (0)