@brightspace-ui/core 1.239.1 → 1.239.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -208,9 +208,9 @@ This component is built to be used alongside the [d2l-filter-dimension-set](#fil
208
208
 
209
209
  **Coming Soon!**
210
210
 
211
- ## Filter Dimension: Tags [d2l-filter-dimension-tags]
211
+ ## Tags for Applied Filters [d2l-filter-tags]
212
212
 
213
- **Coming Soon!**
213
+ **This is in progress now! Stable API expected by May.**
214
214
 
215
215
  <!-- docs: start hidden content -->
216
216
  ## Future Improvements
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "1.239.1",
3
+ "version": "1.239.2",
4
4
  "description": "A collection of accessible, free, open-source web components for building Brightspace applications",
5
5
  "type": "module",
6
6
  "repository": "https://github.com/BrightspaceUI/core.git",