Skip to content

Commit 5a685f2

Browse files
committed
chore(release): 4.6.26 [skip ci]
1 parent 5b4c636 commit 5a685f2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.6.26](https://github.com/oclif/plugin-update/compare/4.6.25...4.6.26) (2025-01-19)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.2.2 to 4.2.3 ([#1021](https://github.com/oclif/plugin-update/issues/1021)) ([5b4c636](https://github.com/oclif/plugin-update/commit/5b4c6364bed5d2652745f161a28be3f292d4838f))
6+
17
## [4.6.25](https://github.com/oclif/plugin-update/compare/4.6.24...4.6.25) (2025-01-19)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ EXAMPLES
5858
$ oclif-example update --available
5959
```
6060

61-
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.25/src/commands/update.ts)_
61+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.6.26/src/commands/update.ts)_
6262

6363
<!-- commandsstop -->
6464

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oclif/plugin-update",
3-
"version": "4.6.25",
3+
"version": "4.6.26",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)