We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f218f commit fa78820Copy full SHA for fa78820
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [v1.2.1](https://github.com/Practically/yii2-chartjs/compare/v1.2.0...v1.2.1) (2024-02-26)
2
+
3
+**NOTE:** This is a patch release only
4
5
# [v1.2.0](https://github.com/Practically/yii2-chartjs/compare/v1.1.0...v1.2.0) (2024-02-26)
6
7
### Features
composer.json
@@ -54,5 +54,5 @@
54
"phpcs --standard=psr2 --warning-severity=10 src tests"
55
]
56
},
57
- "version": "1.2.0"
+ "version": "1.2.1"
58
}
0 commit comments