Skip to content

Commit fb4b898

Browse files
committed
Merge branches 'main' and 'main' of github.com:MobileTeleSystems/image-optimize-react
2 parents a01c2cc + ec12c93 commit fb4b898

File tree

4 files changed

+88
-90
lines changed

4 files changed

+88
-90
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222

2323
steps:
2424
- name: Checkout repository
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Build and publish package
28-
uses: actions/setup-node@v3
28+
uses: actions/setup-node@v6
2929
with:
3030
node-version: 24
3131
registry-url: https://registry.npmjs.org/

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.13] - 2026-01-14
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- *(@mts-pjsc/image-optimize)* Release @mts-pjsc/image-optimize@1.3.12
10+
11+
## [1.3.12] - 2026-01-13
12+
13+
## [1.3.11] - 2026-01-13
14+
515
## [1.3.10] - 2026-01-13
616

717
### ⚙️ Miscellaneous Tasks

0 commit comments

Comments
 (0)