Skip to content

Commit b908b47

Browse files
committed
chore(release): 0.3.1
1 parent 1503e2a commit b908b47

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.3.1](https://github.com/m1rxcle/Mira-Rent/compare/v0.2.40...v0.3.1) (2025-07-31)
6+
7+
8+
### fix - 🐛 Исправление
9+
10+
* **custom:** добавил legacy-peer-deps в check.yml ([1503e2a](https://github.com/m1rxcle/Mira-Rent/commit/1503e2a0bce972df7a0686dc394dbeb5bd5d9a71))
11+
512
### [0.2.40](https://github.com/m1rxcle/Mira-Rent/compare/v0.2.39...v0.2.40) (2025-07-31)
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": "m1ra-rent",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbopack",

0 commit comments

Comments
 (0)