You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@
7
7
[![NPM Version][npm-version-badge]][npm-url]
8
8
[![Bundle Size][bundlejs-badge]][bundlejs-url]
9
9
10
+
> [!IMPORTANT]
11
+
> Due to some recent issues with the release flow, the 5.0.0 release was somewhat prematurely released. With NPM not allowing unpublishing the current release is 6.0.0.
12
+
10
13
## What's it all about?
11
14
sql-highlight is a small package that highlights SQL queries. It can output to
12
15
both the terminal with Unicode escape sequences, as well as to normal HTML. Oh,
0 commit comments