We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770bf3d commit 35a19aeCopy full SHA for 35a19ae
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.0.5](https://github.com/oclif/plugin-legacy/compare/2.0.4...2.0.5) (2024-02-12)
2
+
3
+### Bug Fixes
4
5
+- bump deps ([#356](https://github.com/oclif/plugin-legacy/issues/356)) ([770bf3d](https://github.com/oclif/plugin-legacy/commit/770bf3d0aec3939ee24c1ed2583908f77b838c3d))
6
7
## [2.0.4](https://github.com/oclif/plugin-legacy/compare/2.0.3...2.0.4) (2023-11-26)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-legacy",
"description": "converts older style plugins to be compatible with oclif",
- "version": "2.0.4",
+ "version": "2.0.5",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-legacy/issues",
"dependencies": {
0 commit comments