3.1.0 • Published 7 months ago
@puzzlin/enums v3.1.0
Welcome to Puzzlin
Enjoy your differences!
Description
This repository contains shared enums for Puzzlin apps using TypeScript.
Getting started
- Run
npm iif necessary.
Developing
To test the lib within another project before publishing:
- Run
npm run packto build and pack the lib locally. - Change directory to a project where the lib should be tested.
- Run
npm install ./path/to/puzzlin-enums-<npm_package_version>.tgzwith the .tgz sitting in the lib's project folder. - Run your test importing from
@puzzlin/enumsas you would with any npm package.
Publishing to NPM
- Bump package version.
- For a patch or a bugfix to your library, run
npm version patch. - For new features, run
npm version minor. - For breaking changes, run
npm version major.
- For a patch or a bugfix to your library, run
- Run
npm run publish.
That's it!
1.2.0
9 months ago
1.1.1
11 months ago
1.1.0
1 year ago
1.2.5
8 months ago
1.2.4
8 months ago
1.2.3
8 months ago
1.2.2
8 months ago
1.3.0
8 months ago
1.2.1
9 months ago
2.3.0
7 months ago
2.1.2
8 months ago
2.2.0
8 months ago
2.1.1
8 months ago
2.3.1
7 months ago
2.1.0
8 months ago
2.0.0
8 months ago
3.1.0
7 months ago
3.0.0
7 months ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.7.2
2 years ago
0.7.1
2 years ago
0.7.0
2 years ago
0.6.2
2 years ago
0.6.1
2 years ago
0.5.2
2 years ago
0.6.0
2 years ago
0.5.1
2 years ago
0.5.0
2 years ago
0.4.0
2 years ago
0.3.0
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.1
2 years ago