@rails/activestorage 6.1.3-2 → 6.1.3

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +0 -13
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,16 +1,3 @@
1
- ## Rails 6.1.3.2 (May 05, 2021) ##
2
-
3
- * No changes.
4
-
5
-
6
- ## Rails 6.1.3.1 (March 26, 2021) ##
7
-
8
- * Marcel is upgraded to version 1.0.0 to avoid a dependency on GPL-licensed
9
- mime types data.
10
-
11
- *George Claghorn*
12
-
13
-
14
1
  ## Rails 6.1.3 (February 17, 2021) ##
15
2
 
16
3
  * No changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rails/activestorage",
3
- "version": "6.1.3-2",
3
+ "version": "6.1.3",
4
4
  "description": "Attach cloud and local files in Rails applications",
5
5
  "main": "app/assets/javascripts/activestorage.js",
6
6
  "files": [