Skip to content

Commit cb641c7

Browse files
committed
Revert "chore(release): 2.7.0"
This reverts commit e31976a.
1 parent e31976a commit cb641c7

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

CHANGELOG.md

-13
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,6 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## [2.7.0](https://github.com/krakenjs/belter/compare/v2.6.0...v2.7.0) (2025-02-12)
6-
7-
8-
### Features
9-
10-
* update the meta webview detection logic to remove version info ([#119](https://github.com/krakenjs/belter/issues/119)) ([0817042](https://github.com/krakenjs/belter/commit/0817042f9a46906227a34438b347de27ea1987fa))
11-
12-
13-
### Bug Fixes
14-
15-
* disable popups for firefox on android ([dced440](https://github.com/krakenjs/belter/commit/dced4405f018ba488ce505870e19d90ae9449da8))
16-
* ignore hermes parser from type check ([45578c7](https://github.com/krakenjs/belter/commit/45578c78b4303183b44aedc529cf22b292bd2864))
17-
185
## [2.6.0](https://github.com/krakenjs/belter/compare/v2.5.0...v2.6.0) (2024-08-01)
196

207

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@krakenjs/belter",
3-
"version": "2.7.0",
3+
"version": "2.6.0",
44
"description": "Utilities.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)