From 3f53b8d2cb01339eec5fe15bcbd541e3d268a66d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 19 Feb 2014 14:42:40 -0800 Subject: [PATCH 1/5] Upgrade apm for featured/search commands --- vendor/apm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/apm b/vendor/apm index ad14722d2..9f5bfdfb5 160000 --- a/vendor/apm +++ b/vendor/apm @@ -1 +1 @@ -Subproject commit ad14722d208bcdbe0afaf64042682ee398ca05e0 +Subproject commit 9f5bfdfb504420472de3138f6acc828b78c8096b From fb42086a6f702d71b250feb59a0fdba359db9203 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 19 Feb 2014 15:14:41 -0800 Subject: [PATCH 2/5] Upgrade apm for view command --- vendor/apm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/apm b/vendor/apm index 9f5bfdfb5..f62e1390a 160000 --- a/vendor/apm +++ b/vendor/apm @@ -1 +1 @@ -Subproject commit 9f5bfdfb504420472de3138f6acc828b78c8096b +Subproject commit f62e1390a509d67943aa82f80fd847b4815650d8 From 239e6ce156f3b62749b880b916ee7700b8c04d05 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 19 Feb 2014 15:28:02 -0800 Subject: [PATCH 3/5] Upgrade apm for view command output tweak --- vendor/apm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/apm b/vendor/apm index f62e1390a..071d6a826 160000 --- a/vendor/apm +++ b/vendor/apm @@ -1 +1 @@ -Subproject commit f62e1390a509d67943aa82f80fd847b4815650d8 +Subproject commit 071d6a8264b1cb8eae1ce3be90070d724c0e9c2a From a49ae766ae573acddd8901138863a2f8ffcb0a46 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 19 Feb 2014 17:23:16 -0800 Subject: [PATCH 4/5] Upgrade apm for uninstall tweaks --- vendor/apm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/apm b/vendor/apm index 071d6a826..97d281afe 160000 --- a/vendor/apm +++ b/vendor/apm @@ -1 +1 @@ -Subproject commit 071d6a8264b1cb8eae1ce3be90070d724c0e9c2a +Subproject commit 97d281afec51c1e1be216e5d82f9e974d30fb63b From 737d41ad1623aa8e863c0f5cc47dbccac7c3bb2d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 19 Feb 2014 17:39:31 -0800 Subject: [PATCH 5/5] Upgrade to settings-view@0.75.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb8a883ad..d497182c5 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "open-on-github": "0.20.0", "package-generator": "0.26.0", "release-notes": "0.20.0", - "settings-view": "0.74.0", + "settings-view": "0.75.0", "snippets": "0.30.0", "spell-check": "0.25.0", "status-bar": "0.32.0",