Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 19, 2021
1 parent bc8b4ac commit 38ed634
Show file tree
Hide file tree
Showing 28 changed files with 3,921 additions and 126 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.5.0](https://github.com/Pure-D/atom-ide-d/compare/v0.4.0...v0.5.0) (2021-07-19)


### Bug Fixes

* build the package with Parcel - require Atom 1.52 and above ([1ca7344](https://github.com/Pure-D/atom-ide-d/commit/1ca73444d1de58c576d8e4f2429b204a275b4789))
* lazy-load fs-extra and semver ([d722a35](https://github.com/Pure-D/atom-ide-d/commit/d722a354c10c2779f492cbb6d57ac2d9e869c264))
* lazy-load package-deps ([60746f7](https://github.com/Pure-D/atom-ide-d/commit/60746f78e9f55b33f1e7c37f07a47c8957c2abab))
* update atom-languageclient ([02a16b9](https://github.com/Pure-D/atom-ide-d/commit/02a16b9be2948fa0dece323c270eb451e157f4da))


### Features

* update the bundled serve-d and dcd ([2b312a8](https://github.com/Pure-D/atom-ide-d/commit/2b312a86835b032d60dfe628a1dc84651ab89cb8))

# [0.4.0](https://github.com/Pure-D/atom-ide-d/compare/v0.3.0...v0.4.0) (2021-06-02)


Expand Down
700 changes: 700 additions & 0 deletions dist/atom-package-deps.7b276538.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/atom-package-deps.7b276538.js.map

Large diffs are not rendered by default.

407 changes: 407 additions & 0 deletions dist/compare.1b61c4a6.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/compare.1b61c4a6.js.map

Large diffs are not rendered by default.

Binary file removed dist/darwin-x64/GNUSparseFile.0/dcd-client
Binary file not shown.
Binary file removed dist/darwin-x64/GNUSparseFile.0/dcd-server
Binary file not shown.
Binary file added dist/darwin-x64/dcd-client
Binary file not shown.
Binary file added dist/darwin-x64/dcd-server
Binary file not shown.
Binary file modified dist/darwin-x64/serve-d
Binary file not shown.
1 change: 0 additions & 1 deletion dist/ide-d.d.ts

This file was deleted.

109 changes: 77 additions & 32 deletions dist/ide-d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/ide-d.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38ed634

Please sign in to comment.