Skip to content

Commit a9a4743

Browse files
Merge pull request #15 from pulsar-edit/fix-release-1-132
Fix formatting of links in the 1.132.0 release blog post
2 parents 488e9df + 3f76db0 commit a9a4743

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

blog/posts/20260517-v1.132.0.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ Happy coding, and see you amongst the stars!<br>
5858
- chore(deps): update dependency temp to ^0.9.0 [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1518)
5959
- chore(deps): update dependency temp to ^0.9.0 [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1515)
6060
- chore(deps): update actions/upload-artifact action to v7 [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1514)
61-
- chore(deps): update actions/checkout action to v6 [renovate (bot)]https://github.com/pulsar-edit/pulsar/pull/1513
61+
- chore(deps): update actions/checkout action to v6 [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1513)
6262
- chore(deps): update actions/cache action to v5 [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1510)
6363
- fix(deps): update dependency minimatch to v3.1.4 [security] [renovate (bot)](https://github.com/pulsar-edit/pulsar/pull/1500)
6464
- chore(deps): update dependency dompurify to v3.3.2 [security] [renovate (bot)]https://github.com/pulsar-edit/pulsar/pull/1503
6565
- [exception-reporting] Remove core package [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/1486)
6666
- Improve "Project does not exist" popup [@kiskoza](https://github.com/pulsar-edit/pulsar/pull/954)
6767
- Bump Electron version to v30.5.1 [@DeeDeeG](https://github.com/pulsar-edit/pulsar/pull/1452)
68-
- Change timing of window focus when a new project is opened [@savetheclocktower]https://github.com/pulsar-edit/pulsar/pull/1492
68+
- Change timing of window focus when a new project is opened [@savetheclocktower](https://github.com/pulsar-edit/pulsar/pull/1492)
6969
- Ensure NodeJS version matches what we actually use [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/1436)
7070
- [build] Check Windows version during install [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/1489)
7171
- Fix crashes in measureHorizontalPositions and updateBlockDecorations for non-rendered rows [@asiloisad](https://github.com/pulsar-edit/pulsar/pull/1490)
@@ -104,7 +104,7 @@ Happy coding, and see you amongst the stars!<br>
104104
### terminal
105105

106106
- New package by @savetheclocktower; “Uses XTerm.js and `node-pty`.” “Based heavily on `atomic-terminal`, `x-terminal-reloaded`, and all their predecessors.”
107-
- See https://github.com/pulsar-edit/terminal#terminal for details
107+
- See [package README](https://github.com/pulsar-edit/terminal#terminal) for details
108108
- Fixes terminal:set-selection-as-find-pattern keybind [@Daeraxa](https://github.com/pulsar-edit/terminal/pull/14)
109109
- Fix context menu commands [@Daeraxa](https://github.com/pulsar-edit/terminal/pull/16)
110110
- Fix: update keymap selector to work correctly on linux [@Daeraxa](https://github.com/pulsar-edit/terminal/pull/5)
@@ -113,11 +113,11 @@ Happy coding, and see you amongst the stars!<br>
113113

114114
- PRs from before Pulsar's fork:
115115
- Only decaffeinate [@aminya](https://github.com/atom/underscore-plus/pull/22)
116-
- Migrate to Github actions [@darangi]https://github.com/atom/underscore-plus/pull/23
116+
- Migrate to Github actions [@darangi](https://github.com/atom/underscore-plus/pull/23)
117117
- PRs since Pulsar's fork began:
118118
- Add cmdorctrl to modifier key maps [@asiloisad](https://github.com/pulsar-edit/underscore-plus/pull/1)
119119
- Update all GHA [@confused-Techie](https://github.com/pulsar-edit/underscore-plus/pull/2)
120-
- Manually define a default export in order to play better with transpiled code in the Pulsar codebase. [@savetheclocktower]https://github.com/pulsar-edit/underscore-plus/pull/5
120+
- Manually define a default export in order to play better with transpiled code in the Pulsar codebase. [@savetheclocktower](https://github.com/pulsar-edit/underscore-plus/pull/5)
121121
- Opt into "loose" mode for transpiling to CommonJS so that the exports can be mocked in specs. [@savetheclocktower](https://github.com/pulsar-edit/underscore-plus/commit/79eb75a068ee98d65ec233acfb90fa2dd72fc159)
122122

123123
### ppm

0 commit comments

Comments
 (0)