Skip to content

Tags: 38438-38438-org/blendid

Tags

v4.4.3

Toggle v4.4.3's commit message
4.4.3

v0.1.0

Toggle v0.1.0's commit message
Onward v0.1.0

- Updates all the things

4.4.3

Toggle 4.4.3's commit message
Fixed process.cwd() changes and reverted previous fixes

Changing from `--gulpfile node_modules/blendid/gulpfile.js` to
`--gulpfile node_modules/blendid/gulpfile.js/index.js` had the unintended
consequence of making the `process.cwd()` not the same being one directory
lower than before.

As such, a workaround fix was performed in 19e4825 & 538c85c to make
blendid assets now relative one level lower also.

This was not a proper fix and instead, the `bin/blendid` script has been
updated to use one level lower by pointing to the previous directory
directly instead of pointing to the main file of the directory. Previous
modifications of previous workaround were reverted.

As part of testing, fixed a bunch of small globbing problem with Gulp like
.gitkeep files not copied or some other files not ignored correctly.

4.4.2

Toggle 4.4.2's commit message
changelog for 4.4.2

4.4.2-alpha.1

Toggle 4.4.2-alpha.1's commit message
changelog for 4.4.2

v4.4.2

Toggle v4.4.2's commit message
4.4.2

v4.4.1

Toggle v4.4.1's commit message
updates to 4.4.1

v4.4.0

Toggle v4.4.0's commit message
Replace gulp-util

Signed-off-by: Dillon Bailey <dillon@honestfox.com.au>

v4.3.2

Toggle v4.3.2's commit message
4.3.2