Commit graph

14 commits

Author SHA1 Message Date
Renovate Bot
c667225246
chore(deps) Pin dependencies 2022-05-02 15:08:19 +00:00
semantic-release-bot
3d96134597 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.0...v1.0.1) (2022-05-02)

### Bug Fixes

* **custom attributes:** custom attributes separated by hyphen were split up during format ([1ce378c](1ce378c43d)), closes [#236](https://github.com/Riverside-Healthcare/djLint/issues/236)
2022-05-02 14:07:28 +00:00
semantic-release-bot
54f238967e chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-04-25)

### Bug Fixes

* broken link "djlint documentation" in README ([2489d55](2489d55f23))
* **stdin and gitignore:** updated to prevent gitignore from skipping std temp paths ([8e0b4b1](8e0b4b1b41)), closes [#224](https://github.com/Riverside-Healthcare/djLint/issues/224)

### Features

* Add `--version` option ([bb9b734](bb9b734287))
2022-04-25 14:09:37 +00:00
Christopher Pickering
00321a57d2
ci(release): changed npm publish to bool 2022-04-25 09:06:14 -05:00
Christopher Pickering
503c88904d
ci(release): added semantic release 2022-04-25 08:53:49 -05:00
Christopher Pickering
8e0b4b1b41
fix(stdin and gitignore): updated to prevent gitignore from skipping std temp paths
Disabled gitignore option for stdin paths.

closes #224
2022-04-25 08:26:13 -05:00
Renovate Bot
90d8a4a98f
chore(deps) Pin dependencies 2022-04-07 13:27:52 +00:00
Christopher Pickering
368e52a37a
build(node): updated node deps 2022-04-05 11:09:29 -05:00
Christopher Pickering
8363a82431
updated version and changelog 2022-02-21 08:44:54 -06:00
Christopher Pickering
06d8caa4bc
added requirement 2022-02-18 17:12:00 -06:00
Christopher Pickering
74bd99024a
updated commands 2022-02-18 17:09:31 -06:00
Christopher Pickering
2272888707
removed unused dep 2022-02-18 17:07:00 -06:00
Christopher Pickering
278028ed16
removed node from command 2022-02-18 17:05:26 -06:00
Christopher Pickering
c6c0c005f1
started npm installer 2022-02-18 17:01:16 -06:00