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

fix: package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist #1012

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

gobengo
Copy link
Contributor

@gobengo gobengo commented Oct 25, 2023

…t for packages that now export their module from dist (access-client, filecoin-client, upload-client)
@gobengo gobengo requested a review from alanshaw October 25, 2023 17:32
@gobengo gobengo changed the title package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist chore: package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist Oct 25, 2023
@gobengo gobengo changed the title chore: package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist fix: package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist Oct 25, 2023
@gobengo gobengo requested a review from travis October 25, 2023 18:13
@gobengo gobengo merged commit d2537de into main Oct 25, 2023
8 of 9 checks passed
@gobengo gobengo deleted the access-package-npm-nosrc branch October 25, 2023 18:20
gobengo added a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.0.1](filecoin-client-v2.0.0...filecoin-client-v2.0.1)
(2023-10-25)


### Bug Fixes

* fix arethetypesworking errors in all packages
([#1004](#1004))
([2e2936a](2e2936a))
* package.json files excludes 'src' and includes .js and .js.map in dist
for packages that now export their module from dist
([#1012](#1012))
([d2537de](d2537de))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Benjamin Goering <171782+gobengo@users.noreply.github.com>
gobengo pushed a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[16.2.1](access-v16.2.0...access-v16.2.1)
(2023-10-25)


### Bug Fixes

* fix arethetypesworking errors in all packages
([#1004](#1004))
([2e2936a](2e2936a))
* package.json files excludes 'src' and includes .js and .js.map in dist
for packages that now export their module from dist
([#1012](#1012))
([d2537de](d2537de))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
vasco-santos pushed a commit that referenced this pull request Oct 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[11.0.0](upload-client-v10.1.0...upload-client-v11.0.0)
(2023-10-27)


### ⚠ BREAKING CHANGES

* filecoin client to use new capabilities
* filecoin capabilities

### Bug Fixes

* add missing ContentNotFound definition for filecoin offer failure
([c0b97bf](c0b97bf))
* add missing filecoin submit success and failure types
([c0b97bf](c0b97bf))
* client tests
([b0d9c3f](b0d9c3f))
* fix arethetypesworking errors in all packages
([#1004](#1004))
([2e2936a](2e2936a))
* package.json files excludes 'src' and includes .js and .js.map in dist
for packages that now export their module from dist
([#1012](#1012))
([d2537de](d2537de))
* type errors
([c0b97bf](c0b97bf))
* upgrade fr32-sha2-256-trunc-254-padded-binary-tree-multihash
([#997](#997))
([f6828ec](f6828ec))


### Code Refactoring

* filecoin capabilities
([c0b97bf](c0b97bf))
* filecoin client to use new capabilities
([b0d9c3f](b0d9c3f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants