Skip to content

Commit b01f4da

Browse files
authored
Merge pull request #12 from ember-cli/reset-version
Revert "Prepare Release v2.0.0 using 'release-plan'"
2 parents afa101d + a7ce14a commit b01f4da

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
11
# Changelog
2-
3-
## Release (2026-06-16)
4-
5-
* can-symlink 2.0.0 (major)
6-
7-
#### :boom: Breaking Change
8-
* `can-symlink`
9-
* [#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))
10-
11-
#### :rocket: Enhancement
12-
* `can-symlink`
13-
* [#4](https://github.com/ember-cli/can-symlink/pull/4) only include files required for publish ([@stefanpenner](https://github.com/stefanpenner))
14-
15-
#### :house: Internal
16-
* `can-symlink`
17-
* [#9](https://github.com/ember-cli/can-symlink/pull/9) start using release-plan ([@mansona](https://github.com/mansona))
18-
19-
#### Committers: 2
20-
- Chris Manson ([@mansona](https://github.com/mansona))
21-
- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "can-symlink",
3-
"version": "2.0.0",
3+
"version": "1.0.0",
44
"description": "Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.",
55
"keywords": [
66
"symlink",

0 commit comments

Comments
 (0)