diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c5807..825c32f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1 @@ # Changelog - -## Release (2026-06-16) - -* can-symlink 2.0.0 (major) - -#### :boom: Breaking Change -* `can-symlink` - * [#8](https://github.com/ember-cli/can-symlink/pull/8) update tmp package to latest and add a basic CI ([@mansona](https://github.com/mansona)) - -#### :rocket: Enhancement -* `can-symlink` - * [#4](https://github.com/ember-cli/can-symlink/pull/4) only include files required for publish ([@stefanpenner](https://github.com/stefanpenner)) - -#### :house: Internal -* `can-symlink` - * [#9](https://github.com/ember-cli/can-symlink/pull/9) start using release-plan ([@mansona](https://github.com/mansona)) - -#### Committers: 2 -- Chris Manson ([@mansona](https://github.com/mansona)) -- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner)) diff --git a/package.json b/package.json index 52ecf69..bf22441 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-symlink", - "version": "2.0.0", + "version": "1.0.0", "description": "Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.", "keywords": [ "symlink",