Skip to content

Commit 3ab80eb

Browse files
authored
Merge pull request #1170 from Patternslib/upgrade
Upgrade
2 parents 7a7fbc6 + c792261 commit 3ab80eb

File tree

3 files changed

+66
-68
lines changed

3 files changed

+66
-68
lines changed

CHANGES.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ See the [history](./docs/history/index.md) for older changelog entries.
1010
### Maintenance
1111

1212

13-
* Upgrade to @patternslib/dev 3.3.3 ([35c63df](https://github.com/Patternslib/patterns/commit/35c63dfb0f4d2f7697656658ac134af24c1c8337))
14-
15-
This fixes a missing build in npm releases.
16-
Now you can again use jsdelivr and unpkg.
17-
18-
## [9.9.2](https://github.com/Patternslib/patterns/compare/9.9.1...9.9.2) (2023-05-29)
19-
20-
21-
### Maintenance
22-
23-
2413
* Upgrade to @patternslib/dev 3.3.3 ([35c63df](https://github.com/Patternslib/patterns/commit/35c63dfb0f4d2f7697656658ac134af24c1c8337))
2514

2615
This fixes a missing build in npm releases.
@@ -1578,4 +1567,4 @@ For usage see: src/core/basepattern.md
15781567

15791568
- **docs:** Move upgrade 2 to 3 guide to history section. ([5449491](https://github.com/Patternslib/patterns/commit/5449491cbb851af9d1a2b3f5f017a6b599f8d9a7))
15801569

1581-
- **docs:** Remove outdated roadmap and version files. ([8f9e0cb](https://github.com/Patternslib/patterns/commit/8f9e0cb5a992303d961c4a9790a41ceb3e77547c))
1570+
- **docs:** Remove outdated roadmap and version files. ([8f9e0cb](https://github.com/Patternslib/patterns/commit/8f9e0cb5a992303d961c4a9790a41ceb3e77547c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tippy.js": "^6.3.7"
3737
},
3838
"devDependencies": {
39-
"@patternslib/dev": "^3.3.3",
39+
"@patternslib/dev": "^3.3.4",
4040
"@patternslib/pat-content-mirror": "^3.0.0",
4141
"@patternslib/pat-doclock": "^3.0.0",
4242
"@patternslib/pat-shopping-cart": "^3.0.0",

0 commit comments

Comments
 (0)