From 46e24659eeb45f4c60d90e2d1fdb87f822a1217d Mon Sep 17 00:00:00 2001 From: confused_techie Date: Wed, 15 Feb 2023 18:23:52 -0800 Subject: [PATCH 1/2] Update CHANGELOG.md Co-authored-by: Daeraxa <58074586+Daeraxa@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f6e0edb4..97de5694f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ - Fixed `github` package shelling out to `git` on macOS - Fixed minor bugs found during fixes to tests - Improved our testing infastructure to aide in finding and fixing further bugs -- Updated many dependencies of Pulsar and it's core packages +- Updated many dependencies of Pulsar and its core packages - New Pulsar Icon on macOS - Selected text is styled by default - Restored `right-clicked` CSS class on tags From 4baa9ffeab828be98f02b2d31fef337a43b99a7c Mon Sep 17 00:00:00 2001 From: confused_techie Date: Wed, 15 Feb 2023 18:23:59 -0800 Subject: [PATCH 2/2] Update packages/welcome/lib/changelog-view.js Co-authored-by: Daeraxa <58074586+Daeraxa@users.noreply.github.com> --- packages/welcome/lib/changelog-view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/welcome/lib/changelog-view.js b/packages/welcome/lib/changelog-view.js index adcccb6ea..80c3d7e18 100644 --- a/packages/welcome/lib/changelog-view.js +++ b/packages/welcome/lib/changelog-view.js @@ -65,7 +65,7 @@ export default class ChangeLogView { Improved our testing infastructure to aide in finding and fixing further bugs
  • - Updated many dependencies of Pulsar and it's core packages + Updated many dependencies of Pulsar and its core packages
  • New Pulsar Icon on macOS