Skip to content

Commit

Permalink
release: v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Oct 31, 2024
1 parent 2216b93 commit a248657
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/integrations",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"packageManager": "pnpm@9.12.3",
"description": "A collection of diverse documentation engineering tools.",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-bi-directional-links/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/markdown-it-bi-directional-links",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A markdown-it plugin that adds Obsidian compatible internal links (bi-directional links) to your markdown.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-element-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/markdown-it-element-transform",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A markdown-it plugin that transforms elements.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-it-unlazy-img/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/markdown-it-unlazy-img",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A markdown-it plugin wraps and transforms image tags to support lazy loading, blurhash, thumbhash, and more.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-asciinema/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/ui-asciinema",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "Wrapper of `asciinema-player` for VitePress documentation sites.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-rive-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/ui-rive-canvas",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "Wrapper of `@rive-app/canvas` for VitePress documentation sites.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/ui",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A collection of Vue components Nolebase uses.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/unconfig-vitepress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/unconfig-vitepress",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"private": "true",
"description": "A unconfig (unified configurations) for both VitePress and VitePress theme. Supporting all Nólëbase Integrations with default theme.",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-enhanced-mark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-enhanced-mark",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin that empowers mark elements.",
"author": {
"name": "Nólëbase",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-enhanced-readabilities",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin enhances the readabilities for VitePress built sites.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-git-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-git-changelog",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin that adds a changelog fetched from git to your documentation.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-graph-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-graph-view",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"private": "true",
"description": "A VitePress plugin that provides a graph view for your pages.",
"author": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-highlight-targeted-heading",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin blinks to highlight the heading element when targeted and clicked.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-inline-link-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-inline-link-preview",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin that adds a inline popup to help you preview links while reading.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-meta/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-meta",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A vitepress plugin to add <meta> (excerpts, author, authors, etc.) to your rendered pages to maximize SEO and social media sharing capabilities.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-og-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-og-image",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A vitepress plugin to generate Open Graph Protocol previewing images (a.k.a. social media cards) for your site.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-page-properties/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-page-properties",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin that renders frontmatter as page properties, and makes them editable.",
"author": {
"name": "Nólëbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-thumbnail-hash/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nolebase/vitepress-plugin-thumbnail-hash",
"type": "module",
"version": "2.6.1",
"version": "2.7.0",
"description": "A VitePress plugin that scan and generate data with blurhash, thumbhash hashing algorithm for images, as well as a standalone component to render images with blurhash and thumbhash.",
"author": {
"name": "Nólëbase",
Expand Down

0 comments on commit a248657

Please sign in to comment.