Releases: gopuff/timecapsule
Releases · gopuff/timecapsule
Legacy Browser Support
Add the index file
Merge pull request #15 from gopuff/indexfile Adding index file
Remove publishConfig from package.json
This was causing the npm publish
error:
npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"
Update build and publish process to also publish to npm registry
Merge pull request #13 from gopuff/npmrelease2 Debugging the github ci workflow for publishing to npm and github
Update build and publish process to also publish to npm registry
Merge pull request #12 from gopuff/npmrelease Updating ci-workflow to publish to npm and github registries on new release
Updated package description
Merge pull request #9 from gopuff/readme5 Readme5
Version 1.1.0
Adding better readme, and updating convenience method.
Second release
Merge pull request #5 from gopuff/package-3 Undo last workflow change
First release
Merge pull request #4 from gopuff/package-2 Debugging publishing