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: removes react-native prop from package.json #18

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

brigonzalez
Copy link
Contributor

Description

  • removes react-native prop from package.json

Testing required outside of automated testing?

  • Not Applicable

Screenshots (if appropriate):

  • Not Applicable

Rollback / Rollforward Procedure

  • Roll Forward
  • Roll Back

Reviewer Checklist

  • Description of Change
  • Description of outside testing if applicable.
  • Description of Roll Forward / Backward Procedure
  • Documentation updated for Change

@brigonzalez brigonzalez requested a review from a team as a code owner July 27, 2023 19:51
@brigonzalez brigonzalez merged commit b2389c3 into master Jul 27, 2023
@brigonzalez brigonzalez deleted the fix-packagejson-and-pipeline-release branch July 27, 2023 19:54
bt-platform-eng pushed a commit that referenced this pull request Jul 27, 2023
# [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2023-07-27)

### Bug Fixes

* removes react-native prop from package.json ([#18](#18)) ([b2389c3](b2389c3))
@bt-platform-eng
Copy link

🎉 This PR is included in version 1.0.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

bt-platform-eng pushed a commit that referenced this pull request Feb 13, 2024
# 1.0.0 (2024-02-13)

### Bug Fixes

* adds back release branch and adds release branch to repo ([#11](#11)) ([05f3165](05f3165))
* adds missing semantic-release dependency ([#9](#9)) ([90a486c](90a486c))
* fixes .releaserc.json branches ([#10](#10)) ([38b30f5](38b30f5))
* fixes NPM package access ([#17](#17)) ([be0fea5](be0fea5))
* fixes publish to NPM ([#16](#16)) ([60264e7](60264e7))
* publishes to NPM ([#15](#15)) ([b55e669](b55e669))
* ramda types ([#27](#27)) ([8489375](8489375))
* rebuild lockfile and install semver as devDependency ([#39](#39)) ([1a16fc6](1a16fc6))
* release ([#14](#14)) ([f23fbf9](f23fbf9))
* remove extends from tsconfig ([#38](#38)) ([469a4be](469a4be))
* removes includeResponseHeaders from proxy service ([#20](#20)) ([f43fdcc](f43fdcc))
* removes react-native prop from package.json ([#18](#18)) ([b2389c3](b2389c3))

### Features

* add 'latest' tag to release ([#34](#34)) ([fe37463](fe37463))
* add missing dep ([#40](#40)) ([ce61d21](ce61d21))
* adds CardNumber element and getTokenById and createSession services ([#7](#7)) ([7581f48](7581f48))
* adds CardVerificationCodeElement, CardExpirationDateElement, and proxy service methods ([#13](#13)) ([5abb71a](5abb71a))
* adds custom bin validation ([#36](#36)) ([5e2b202](5e2b202))
* adds datadog logging ([#29](#29)) ([4239bc3](4239bc3))
* adds dynamic mask to cvc element ([#25](#25)) ([3e4271e](3e4271e))
* adds field validation and onChange events ([#26](#26)) ([a916f05](a916f05))
* adds TextElement ([#24](#24)) ([4acba48](4acba48))
* adds transform ([#30](#30)) ([7038938](7038938))
* allow to set expiration date from Card token ([#23](#23)) ([52db679](52db679))
* bump ramda types ([#33](#33)) ([9df3dd8](9df3dd8))
* collect cards ([#28](#28)) ([d48ea4a](d48ea4a))
* remove device info from logging ([#35](#35)) ([e7887a2](e7887a2))
* run validation before tokenization ([#31](#31)) ([4dc3d1c](4dc3d1c))
* upgrade deps ([#37](#37)) ([5c8557e](5c8557e))
@bt-platform-eng
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants