diff --git a/.editorconfig b/.editorconfig index 0298cee..146507c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,7 @@ # top-most EditorConfig file root = true -[*.{html,css,js,json,svg,ts,toml}] +[*.{html,css,js,cjs,mjs,json,svg,ts,toml}] indent_style = tab indent_size = 2 end_of_line = lf diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6c251..aebcc29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## \[unreleased] +## \[[0.9.5](https://git.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.5)] - 2023-09-13 ### 🐛 Bug Fixes