Skip to content

Commit

Permalink
Deploy v2.0.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasplevy committed Jun 21, 2021
1 parent 2121e49 commit d674464
Show file tree
Hide file tree
Showing 168 changed files with 12 additions and 60,625 deletions.
24 changes: 0 additions & 24 deletions .editorconfig

This file was deleted.

9 changes: 0 additions & 9 deletions .eslintignore

This file was deleted.

15 changes: 0 additions & 15 deletions .eslintrc.js

This file was deleted.

56 changes: 0 additions & 56 deletions .github/ISSUE_TEMPLATE/Bug_Report.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/Feature_Request.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/Question.md

This file was deleted.

28 changes: 0 additions & 28 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/ossar-analysis.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/shiftleft-analysis.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions .llmsenv

This file was deleted.

16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
LifterLMS Blocks Changelog
==========================

v2.0.1 - 2021-06-21
-------------------

+ Use non-unique error notice IDs for reusable multiple error notice.


v2.0.0 - 2021-06-21
-------------------

Expand Down
48 changes: 0 additions & 48 deletions README.md

This file was deleted.

2 changes: 1 addition & 1 deletion assets/js/llms-blocks.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-rich-text', 'wp-server-side-render', 'wp-url'), 'version' => 'c131d68893bbd207d1ab562d38efaf97');
<?php return array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-rich-text', 'wp-server-side-render', 'wp-url'), 'version' => 'a5a06bd9be46a723ce869a7ec190153d');
Loading

0 comments on commit d674464

Please sign in to comment.