1.0.29 • Published 9 months ago

@h1pkgs/safe-styles v1.0.29

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

haven1-safe-styles

license


This package serves styles to the Haven1 Safe.


Updating and Publishing the @h1pkgs/safe-styles npm package

Follow these steps to update and publish this npm package

1. Update the Version and Commit Changes

  • Open your project's package.json file.
  • Increment the version number following semantic versioning rules (major, minor, patch). You can do this manually or by using the npm version command:

    npm version [major | minor | patch]
  • Commit your changes to the repository:

    git add .
    git commit -m "Version X.Y.Z: Description of changes"
    git push origin master

2. Authenticate with npm

If you haven't already, log in to your npm account or create one:

Please email techbytebot@gmail.com to request access to the npm package credentials.

npm login

3. Publish the Package

Run the following command to publish the package to the npm registry:

npm publish

4. Verify the Published Package

Visit the package's page on the npm website to ensure the new version has been published successfully:

https://www.npmjs.com/package/@h1pkgs/safe-styles

5. Update Dependencies

If you are using the updated package in another project, navigate to that project's directory and run:

npm update @h1pkgs/safe-styles

Congratulations! You have updated the @h1pkgs/safe-styles npm package in the npm registry.

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago