Skip to content

Commit ddb1e9c

Browse files
committed
Bump to v0.0.7
1 parent 3cf29ff commit ddb1e9c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## WIP
3+
## 0.0.7
44
- Add dark theme styling for Madia Manager
55
- Media Manager now uses CSS Grid
66
- Fix pagenavigation plugin styling

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightning",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Joomla 4 template using HiQ",
55
"repository": {
66
"type": "git",
@@ -24,7 +24,7 @@
2424
"postcss-easy-import": "^3.0.0",
2525
"postcss-mixins": "^6.2.3",
2626
"postcss-nested": "^4.2.1",
27-
"stylelint": "13.2.1",
28-
"stylelint-config-standard": "20.0.0"
27+
"stylelint": "^13.2.1",
28+
"stylelint-config-standard": "^20.0.0"
2929
}
3030
}

templateDetails.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension type="template" client="site" method="upgrade">
33
<name>lightning</name>
4-
<version>0.0.6</version>
4+
<version>0.0.7</version>
55
<creationDate>9th March 2020</creationDate>
66
<author>JoomJunk</author>
77
<authorEmail>[email protected]</authorEmail>

0 commit comments

Comments
 (0)