Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 78513c0

Browse files
2025年2月1日 Release
1 parent d30c791 commit 78513c0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
66

7+
## 2025年2月1日
8+
9+
### Fixed
10+
11+
- Multiple issues in BCT [#2589](https://github.com/magento/magento2-phpstorm-plugin/pull/2589)
12+
713
## 202520
814

915
### Fixed

‎gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
pluginGroup = com.magento.idea.magento2plugin
22
pluginName = Magento PhpStorm
33
pluginRepositoryUrl = https://github.com/magento/magento2-phpstorm-plugin
4-
pluginVersion = 2025.2.0
4+
pluginVersion = 2025.2.1
55
pluginSinceBuild = 250.*
66
pluginUntilBuild = 258.*
77
platformType = PS
88
platformVersion = 2025.2
9-
platformPlugins = com.intellij.lang.jsgraphql:251.26927.39
9+
platformPlugins = com.intellij.lang.jsgraphql:252.23892.201
1010
platformBundledPlugins = com.intellij.modules.json,com.jetbrains.php,JavaScript,com.intellij.copyright
1111
gradleVersion = 8.10.2
1212
kotlin.stdlib.default.dependency = false

‎src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<idea-plugin require-restart="true">
88
<id>com.magento.idea.magento2plugin</id>
99
<name>Magento PhpStorm</name>
10-
<version>2025.2.0</version>
10+
<version>2025.2.1</version>
1111
<vendor url="https://github.com/magento/magento2-phpstorm-plugin">Magento Inc.</vendor>
1212

1313
<description><![CDATA[

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /