Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(package): remove new/choose #93

Merged
merged 2 commits into from
Feb 25, 2024
Merged

refactor(package): remove new/choose #93

merged 2 commits into from
Feb 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This is an automated pull request to update from branch refactor/package

@github-actions github-actions bot requested a review from nikkeyl as a code owner February 25, 2024 20:16
@nikkeyl nikkeyl merged commit caaac5a into main Feb 25, 2024
7 of 8 checks passed
@nikkeyl nikkeyl deleted the refactor/package branch February 25, 2024 20:17
archoleater bot pushed a commit that referenced this pull request Feb 26, 2024
## [1.6.0](v1.5.8...v1.6.0) (2024-02-26)

### Features

* add `rollup-plugin-dts` ([#80](#80)) ([089e05b](089e05b))

### Bug Fixes

* **package:** change path to `index.js` ([#81](#81)) ([5706b8d](5706b8d))

### Code Refactoring

* **rollup:** add `outputToFileSystem` ([#89](#89)) ([d494c1d](d494c1d))
* **script:** add `rm -rf` in build ([#87](#87)) ([d58d918](d58d918))
* **release.config:** add `spec` instead `test` ([#95](#95)) ([a25a156](a25a156))
* **package:** add email ([#82](#82)) ([3d32253](3d32253))
* **ts:** add only `export default` ([#97](#97)) ([3f37eab](3f37eab))
* **eslint:** add resolve ([#86](#86)) ([193d19d](193d19d))
* **gitignore:** remove `dist` amd `.rollup.cache` ([#90](#90)) ([b45f614](b45f614))
* **package:** remove `new/choose` ([#93](#93)) ([caaac5a](caaac5a))
* **eslint:** remove comments ([#96](#96)) ([f9177b2](f9177b2))
* **tsconfig:** remove extra `types` ([#88](#88)) ([0b7f2f7](0b7f2f7))

### Documentation

* **readme:** add new section ([#85](#85)) ([843b632](843b632))
* **contributing:** move to `.github` ([#83](#83)) ([2bce260](2bce260))
* **readme:** remove space in code block ([#91](#91)) ([745f167](745f167))
* **contributing:** revert ([#84](#84)) ([e08aa09](e08aa09))
@archoleater
Copy link

archoleater bot commented Feb 26, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@archoleater archoleater bot added the released A new version of the package has been released label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released A new version of the package has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant