Skip to content

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
 - @alwatr/global-scope@1.0.0
  • Loading branch information
alimd committed Dec 22, 2023
1 parent 524e8e0 commit 0a438c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/global-scope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/Alwatr/nanolib/compare/@alwatr/global-scope@1.0.1...@alwatr/global-scope@1.0.0) (2023-12-22)

### Features

* **global-scope:** polyfill for globalThis ([17ac530](https://github.com/Alwatr/nanolib/commit/17ac530922c4b4300f370ece38b155d2b3d6713a)) by @

## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/global-scope@1.0.0...@alwatr/global-scope@1.0.1) (2023-12-22)

**Note:** Version bump only for package @alwatr/global-scope
Expand Down
2 changes: 1 addition & 1 deletion packages/global-scope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/global-scope",
"version": "1.0.1",
"version": "1.0.0",
"description": "Cross-platform substitute for globalThis that operates in both Node.js and the browser, providing accurate type definitions and additional global variables to improve debugging.",
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
"keywords": [
Expand Down

0 comments on commit 0a438c1

Please sign in to comment.