Commit graph

33 commits

Author SHA1 Message Date
semantic-release-bot
8cd500357e chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v0.2.9...v1.0.0) (2024-02-21)

### Documentation

* add description to README.md ([61780f3](61780f3d5d))

### BREAKING CHANGES

* trying again to bump this to v1.x
2024-02-21 20:36:09 +00:00
semantic-release-bot
c493a2dd59 chore(release): 0.2.9 [skip ci]
## [0.2.9](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v0.2.8...v0.2.9) (2024-02-21)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([b9c6031](b9c6031a81))
2024-02-21 20:30:56 +00:00
renovate[bot]
b9c6031a81
fix(deps): update dependency scratch-semantic-release-config to v1.0.11 2024-02-21 20:24:36 +00:00
semantic-release-bot
11db13b9c1 chore(release): 0.2.8 [skip ci]
## [0.2.8](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v0.2.7...v0.2.8) (2024-02-21)

### Bug Fixes

* **deps:** lock file maintenance ([a68c5c9](a68c5c9b8a))
2024-02-21 20:24:08 +00:00
renovate[bot]
1ea0a1b276 chore(deps): update dependency @commitlint/config-conventional to v18.6.2 2024-02-17 13:40:55 +00:00
renovate[bot]
3afa6e9c67 chore(deps): update commitlint monorepo to v18.6.1 2024-02-16 13:09:33 +00:00
renovate[bot]
d5911e5ccb chore(deps): update dependency @babel/eslint-parser to v7.23.10 2024-02-16 03:17:03 +00:00
renovate[bot]
780adcaf8c
chore(deps): pin dependencies 2024-02-16 00:09:01 +00:00
Christopher Willis-Ford
25d20a27cc chore(deps): unpin non-dev dependencies 2024-02-15 16:07:50 -08:00
renovate[bot]
685a244fbb chore(deps): update commitlint monorepo to v18.6.0 2024-01-28 16:38:54 +00:00
renovate[bot]
0a08a705ad chore(deps): update commitlint monorepo to v18.5.0 2024-01-25 16:10:30 +00:00
renovate[bot]
b349839a2a chore(deps): update commitlint monorepo to v18.4.4 2024-01-07 18:27:26 +00:00
Christopher Willis-Ford
8d2fe2979b chore(deps): remove @commitlint/travis-cli 2023-12-18 17:07:21 -08:00
Christopher Willis-Ford
2f63927a63 chore: fix repository links 2023-12-18 07:32:45 -08:00
Christopher Willis-Ford
405119c0d9 ci: use scratch-semantic-release-config 2023-12-18 07:32:45 -08:00
Christopher Willis-Ford
691197319a chore: use global cz-conventional-changelog 2023-12-18 07:32:45 -08:00
Christopher Willis-Ford
2e6cfbf2d1 chore: add husky hook for commitlint 2023-12-18 07:32:45 -08:00
Christopher Willis-Ford
6e7482367d chore: update commitlint and its config 2023-12-18 07:32:45 -08:00
Christopher Willis-Ford
4d266f1076 chore(deps): missing peer dep @babel/eslint-parser 2023-12-15 18:22:21 -08:00
renovate[bot]
caa341fe9b
chore(deps): update eslint-config-scratch 2023-12-16 02:15:51 +00:00
Karishma Chadha
1fb1d39a88 chore: update jsdoc
Update jsdoc version since old version has issues during build on travis.
2019-05-24 13:13:10 -04:00
Andrew Sliwinski
7055d1e95a
Merge pull request #33 from thisandagain/tests
[WIP] Add initial test suite
2019-05-24 12:11:33 -04:00
Michael "Z" Goddard
b81838a669
fix: update to the latest text-encoding 2019-02-06 12:35:32 -05:00
Andrew Sliwinski
ed5cc3f83e test: add initial test suite 2018-12-26 16:30:26 -05:00
Karishma Chadha
45ada26cb5 fix(json-generator): use real md5s in produced sb2 json
project validation was failing when trying to save a project originally from 1.4 as an sb3 because
the md5s in the produced sb2 file were not of the right format
2018-12-20 17:52:58 -05:00
Karishma Chadha
1b8b82e4cc ci(semver): configure semantic-release to run from develop 2018-12-20 12:02:24 -05:00
Karishma Chadha
86fefb660b ci(semver): change deploy provider to script to run semantic-release 2018-12-20 11:37:55 -05:00
Karishma Chadha
80fc1f80eb chore(semver): update package version in package.json 2018-12-20 10:29:46 -05:00
Michael "Z" Goddard
e63d2abffc
fix: set playground/main.js as main entry point
- Include playground/*.js in npm deploy
- Exclude playground/docs
2018-12-19 20:22:33 -05:00
Karishma Chadha
d9518eef54 ci(travis and semver): configure travis build and semantic release 2018-12-19 16:06:57 -05:00
Andrew Sliwinski
424931f4c0
Update "author" information in package.json 2018-12-13 14:02:47 -05:00
Michael "Z" Goddard
61a611b979
decode and preview individual fields in .sb files 2018-12-10 12:49:15 -05:00
Michael "Z" Goddard
a4added08b
initialize dot files derived from scratch-vm 2018-12-05 13:58:36 -05:00