1.9.1 • Published 3 years ago

@standardnotes/components v1.9.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Packaging Components

Packaging a component will create a zip archive of dist assets, compute a checksum, and create a release on GitHub and upload the custom zip archive.

Note that checksums are based on the resulting zip archive, and that re-zipping the same files results in a different checksum. It is imperative that once checksums are computed, the respective .zip file is used as the distributable.

If a release already exists on GitHub, packaging will be skipped.

Important: Be sure to have GH_TOKEN exported in your env in order for the GitHub CLI tool to function properly.

Package all components:

yarn run package-components

Package single component:

yarn run package-components org.standardnotes.code-editor

Releasing an update to a component:

  1. Bump the version of the feature in snjs/packages/features/src/Domain/Feature/Features.ts
  2. Run yarn build inside snjs/packages/features
  3. Bump the version of the component in snjs/packages/components/package.json
  4. Run yarn run package-components org.standardnotes.feature-identifier
1.9.1

3 years ago

1.8.2

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.8.3

3 years ago

1.7.15

3 years ago

1.7.14

3 years ago

1.7.13

3 years ago

1.7.10

3 years ago

1.7.11

3 years ago

1.7.12

3 years ago

1.7.9

3 years ago

1.7.8

3 years ago

1.7.7

3 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago