0.3.2
This commit is contained in:
		@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
 | 
			
		||||
 | 
			
		||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 | 
			
		||||
 | 
			
		||||
#### [v0.3.2](https://github.com/h-enk/doks/compare/v0.3.1...v0.3.2)
 | 
			
		||||
 | 
			
		||||
- feat: update netlify workflow [`692efd6`](https://github.com/h-enk/doks/commit/692efd66692173a651c4b91d2ff3bc5f584a8a31)
 | 
			
		||||
 | 
			
		||||
#### [v0.3.1](https://github.com/h-enk/doks/compare/v0.3.0...v0.3.1)
 | 
			
		||||
 | 
			
		||||
> 2 July 2021
 | 
			
		||||
 | 
			
		||||
- fix: update theme.toml [`a0d4a76`](https://github.com/h-enk/doks/commit/a0d4a76d2a8187eae70b394905889a37e14b7a47)
 | 
			
		||||
- fix: update permalinks setting [`4894d96`](https://github.com/h-enk/doks/commit/4894d96a69eb2c70b7059c90ee02594286b1122e)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@hyas/doks",
 | 
			
		||||
  "version": "0.3.1",
 | 
			
		||||
  "version": "0.3.2",
 | 
			
		||||
  "lockfileVersion": 2,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "name": "@hyas/doks",
 | 
			
		||||
      "version": "0.3.1",
 | 
			
		||||
      "version": "0.3.2",
 | 
			
		||||
      "hasInstallScript": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@hyas/doks",
 | 
			
		||||
  "description": "Doks theme",
 | 
			
		||||
  "version": "0.3.1",
 | 
			
		||||
  "version": "0.3.2",
 | 
			
		||||
  "browserslist": [
 | 
			
		||||
    "defaults"
 | 
			
		||||
  ],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user