From d3d57a3d9a26f9b601cfd94cf542cfc2618d9be4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 10 Apr 2023 15:33:37 +0000 Subject: [PATCH] chore(release): 3.1.10 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99dbd394..e9dc4cd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.10](https://github.com/oclif/plugin-update/compare/3.1.9...3.1.10) (2023-04-10) + + +### Bug Fixes + +* handle WSL when requesting version updates ([#540](https://github.com/oclif/plugin-update/issues/540)) ([6072a80](https://github.com/oclif/plugin-update/commit/6072a80428967ce92c4c238f1607946751169046)) + + + ## [3.1.9](https://github.com/oclif/plugin-update/compare/3.1.8...3.1.9) (2023-03-26) diff --git a/package.json b/package.json index 9d526548..e35e0a5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "3.1.9", + "version": "3.1.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {