mirror of
				https://github.com/dwaxweiler/connector-mobilizon
				synced 2025-06-05 21:59:25 +02:00 
			
		
		
		
	release version 0.10.1
This commit is contained in:
		
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -1,12 +1,12 @@ | ||||
| { | ||||
|   "name": "connector-mobilizon", | ||||
|   "version": "0.10.0", | ||||
|   "version": "0.10.1", | ||||
|   "lockfileVersion": 2, | ||||
|   "requires": true, | ||||
|   "packages": { | ||||
|     "": { | ||||
|       "name": "connector-mobilizon", | ||||
|       "version": "0.10.0", | ||||
|       "version": "0.10.1", | ||||
|       "license": "Apache-2.0", | ||||
|       "dependencies": { | ||||
|         "graphql": "^16.6.0", | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "connector-mobilizon", | ||||
|   "version": "0.10.0", | ||||
|   "version": "0.10.1", | ||||
|   "description": "Display Mobilizon events in WordPress.", | ||||
|   "private": true, | ||||
|   "type": "module", | ||||
|   | ||||
| @@ -1,13 +1,16 @@ | ||||
| ### [Unreleased] | ||||
| #### Added | ||||
| #### Changed | ||||
| - Confirm compatibility with WordPress 6.1 | ||||
| - Update dependencies | ||||
| #### Deprecated | ||||
| #### Removed | ||||
| #### Fixed | ||||
| #### Security | ||||
|  | ||||
| ### [0.10.1] | ||||
| #### Changed | ||||
| - Confirm compatibility with WordPress 6.1 | ||||
| - Update dependencies | ||||
|  | ||||
| ### [0.10.0] | ||||
| #### Added | ||||
| - Add Gutenberg events list block | ||||
|   | ||||
| @@ -41,6 +41,11 @@ You have to use their username, e.g. `@nosliensvivants`, and append the name of | ||||
|  | ||||
| ## Changelog | ||||
|  | ||||
| ### [0.10.1] | ||||
| #### Changed | ||||
| - Confirm compatibility with WordPress 6.1 | ||||
| - Update dependencies | ||||
|  | ||||
| ### [0.10.0] | ||||
| #### Added | ||||
| - Add Gutenberg events list block | ||||
|   | ||||
		Reference in New Issue
	
	Block a user