Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepolischuk committed Sep 21, 2023
1 parent 2c79031 commit 61de3b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Common utils used by Rambler team

## Packages

- [@rambler-tech/cookie-storage](packages/cookie-storage)
- [@rambler-tech/local-storage](packages/local-storage)
- [@rambler-tech/session-storage](packages/session-storage)

## Contributing

### Dev environment
Expand Down
6 changes: 0 additions & 6 deletions packages/cookie-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2023-09-21)

### Features

- **session-storage:** init ([b097782](https://github.com/rambler-digital-solutions/rambler-common/commit/b097782b6f44a32f5385b8f95fce08c23aed72f9))

# 0.1.0 (2023-09-21)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/local-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Features

- **session-storage:** init ([b097782](https://github.com/rambler-digital-solutions/rambler-common/commit/b097782b6f44a32f5385b8f95fce08c23aed72f9))
- **local-storage:** init ([731b8c4](https://github.com/rambler-digital-solutions/rambler-common/commit/731b8c46abac428bcce5bb75f91db7b5b25f9911))

0 comments on commit 61de3b2

Please sign in to comment.