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

Publish #129

Merged
merged 38 commits into from
Aug 29, 2024
Merged

Publish #129

merged 38 commits into from
Aug 29, 2024

Conversation

bnonni
Copy link
Contributor

@bnonni bnonni commented Aug 29, 2024

See .changeset/clever-dots-act.md

Bnonni added 30 commits August 8, 2024 20:22
Updated @dcx-protocol/applicant to version 0.0.11
Updated @dcx-protocol/common to version 0.0.13
Updated @dcx-protocol/issuer to version 0.0.15
Package versions updated: {
  root: '0.0.10',
  applicant: '0.0.11',
  common: '0.0.13',
  issuer: '0.0.15'
}
  root: '3.0.2',
  applicant: '3.1.2',
  common: '2.2.2',
  issuer: '3.1.2',
  server: '0.1.1'
}
@bnonni bnonni self-assigned this Aug 29, 2024
@bnonni bnonni added package: issuer Directly impacts the issuer package package: applicant Directly impacts the applicant package package: common Directly impacts the common package publish Publish a new version of a package labels Aug 29, 2024
@bnonni bnonni merged commit f00075c into main Aug 29, 2024
1 check passed
@bnonni bnonni deleted the publish branch August 29, 2024 22:35
bnonni pushed a commit that referenced this pull request Aug 29, 2024
* finishes implementing applicant side of protocol

* fix build errors

* Updated @dcx-protocol/root to version 0.0.10
Updated @dcx-protocol/applicant to version 0.0.11
Updated @dcx-protocol/common to version 0.0.13
Updated @dcx-protocol/issuer to version 0.0.15
Package versions updated: {
  root: '0.0.10',
  applicant: '0.0.11',
  common: '0.0.13',
  issuer: '0.0.15'
}

* adding publish script

* version

* fix conflicts

* add version and publish scripts

* remove publish.ts and fix version.ts

* update version script & bump root

* remove logger mute

* bump common patch

* bump patch

* bump version major - breaking backcompat changes

* adding breaking changes across all packages

* updating applicant protocol

* fully implemented issuer and applicant - still need final createRecords methods

* update pnpm scripts

* clear working directory

* Package versions updated: { root: '3.0.0', applicant: '3.1.0', common: '2.2.0', issuer: '3.1.0' }

* update server

* Package versions updated: { root: '3.0.1', applicant: '3.1.1', common: '2.2.1', issuer: '3.1.1' }

* add server to version script and publish

* Package versions updated: {
  root: '3.0.2',
  applicant: '3.1.2',
  common: '2.2.2',
  issuer: '3.1.2',
  server: '0.1.1'
}

* resolve conflicts

* bump versions

* build-test script

* server: bump minor

* update changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: applicant Directly impacts the applicant package package: common Directly impacts the common package package: issuer Directly impacts the issuer package publish Publish a new version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant