shalvah 3 éve
szülő
commit
432abf9f68
1 módosított fájl, 6 hozzáadás és 3 törlés
  1. 6 3
      CHANGELOG.md

+ 6 - 3
CHANGELOG.md

@@ -12,13 +12,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ### Removals
 
-## 3.22.0 ( January 2022)
-## Added
+## 3.22.0 (26 January 2022)
+### Added
 - `@apiResourceAdditional` tag for setting extra attributes on API Resources ([414](https://github.com/knuckleswtf/scribe/pull/414))
 
-## Modified
+### Modified
 - Print multiple fields in `required_if` ([406](https://github.com/knuckleswtf/scribe/pull/406))
 
+### Fixed
+- JS theme error ([ce94c03966ebf97a20442b2a92dda3db9c6c52d5](https://github.com/knuckleswtf/scribe/commit/ce94c03966ebf97a20442b2a92dda3db9c6c52d5))
+
 ## 3.21.0 (Sunday, 2 January 2022)
 ## Modified
 - Include protocol in baseUrl for Postman collections ([391](https://github.com/knuckleswtf/scribe/pull/391))